Help with Ruby Errors

View: New views
2 Messages — Rating Filter:   Alert me  

Help with Ruby Errors

by Manu-50 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I keep getting this line every time I create a blank rails project in netbeans and just run it without any changes.



SEVERE: C:/Program Files/NetBeans 6.7/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/middleware_stack.rb:84 warning: given block not used



I have tried upgrading to 2.3.3 and then 2.3.4 and No luck. How can I solve this problem please?  If I use rails 2.1 I don't get this error.






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


RE: Help with Ruby Errors

by Brandon Hauff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I believe that is a JRuby warning which differs from MRI.  Does it break
your app from running?

> -----Original Message-----
> From: Manu [mailto:sumuhan@...]
> Sent: Monday, September 14, 2009 5:49 AM
> To: users@...; users@...
> Subject: Help with Ruby Errors
>
>
> I keep getting this line every time I create a blank rails project in
> netbeans and just run it without any changes.
>
>
>
> SEVERE: C:/Program Files/NetBeans 6.7/ruby2/jruby-
> 1.2.0/lib/ruby/gems/1.8/gems/actionpack-
> 2.3.2/lib/action_controller/middleware_stack.rb:84 warning: given
block

> not used
>
>
>
> I have tried upgrading to 2.3.3 and then 2.3.4 and No luck. How can I
> solve this problem please?  If I use rails 2.1 I don't get this error.
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...