Examples/lists of common Ruby bugs

Hi!

I need some examples or lists of common Ruby bugs (logical bugs). If
someone can help me in this mater.

Kind regards

/Muzaffar

M. Muzaffar wrote:

Hi!

I need some examples or lists of common Ruby bugs (logical bugs). If
someone can help me in this mater.

Kind regards

/Muzaffar

Like, official bugs that get reported, or mistakes that beginning Ruby
coders tend to make? (Are you putting together a “things to watch out
for” list?)

Hi Cooper!

I am working on bug tracking and logging tool using Ruby. For that
purpose, I need to find out the most common bugs for the validation
purpose of my tool. The bugs list is consisted of bugs like spelling
mistaks, capitalization, equality sing etc. I need to know the
comprehensive list of well known bugs for this purpose. I hope you
understand my point.

/Muzaffar

J. Cooper wrote:

M. Muzaffar wrote:

Hi!

I need some examples or lists of common Ruby bugs (logical bugs). If
someone can help me in this mater.

Kind regards

/Muzaffar

Like, official bugs that get reported, or mistakes that beginning Ruby
coders tend to make? (Are you putting together a “things to watch out
for” list?)