[Rails] Proc with block containing boolean constant
Hi, I encountered with strange behavior in Rails 2.2.2 using Proc with
boolean constant in block. When I'm evaluating expression Proc.new{
false }.call from rails console it returns true, but in application the
same expression returns nil
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home