[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Odd Ruby 1.9.1.rc2 error message

mwlang88

1/30/2009 12:50:00 AM

Hello,

I've been largely successful in compiling Ruby 1.9.1.rc2 and launching
a Rails 2.2.2 with mysql backend but as I pull in the various gems
such as hpricot, thin, mongrel, I'm encountering this "top (required)"
error in many ruby files and not quite sure what it means.

what does this error mean? ---> `block in <top (required)>'

My best guess is that it has something to do with either scoping or
inheritance, but I am just not quite sure. If I understood the error
better, I'd know how to make the necessary Ruby syntax changes, but
I'm stumped!

Michael
1 Answer

Julian Leviston

1/30/2009 5:58:00 AM

0

How come 1.9.1 how come rc2 isn't on the site announced?

Sent from my iPhone

On 30/01/2009, at 11:52 AM, mwlang88 <mwlang@gmail.com> wrote:

> Hello,
>
> I've been largely successful in compiling Ruby 1.9.1.rc2 and launching
> a Rails 2.2.2 with mysql backend but as I pull in the various gems
> such as hpricot, thin, mongrel, I'm encountering this "top (required)"
> error in many ruby files and not quite sure what it means.
>
> what does this error mean? ---> `block in <top (required)>'
>
> My best guess is that it has something to do with either scoping or
> inheritance, but I am just not quite sure. If I understood the error
> better, I'd know how to make the necessary Ruby syntax changes, but
> I'm stumped!
>
> Michael
>