Hi,

In message "[ruby-talk:5619] lint?"
    on 00/10/17, "Swit" <swit / spam.com> writes:

|Is there something like lint for Ruby?  I'd like to find NameErrors before
|runtime.

I'm afraid it requires static type information, which Ruby does not have.
Enlighten me if anybody have a good idea.

							matz.