[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Examples/lists of common Ruby bugs

Muzaffar Hameed

6/15/2008 10:40:00 AM

Hi!

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

Kind regards

/Muzaffar
--
Posted via http://www.ruby-....

2 Answers

J. Cooper

6/15/2008 4:58:00 PM

0

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?)
--
Posted via http://www.ruby-....

John Micheal

6/15/2008 5:08:00 PM

0

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?)

--
Posted via http://www.ruby-....