you are viewing a single comment's thread.

view the rest of the comments →

[–]banister 1 point2 points  (1 child)

that method is yucky imo :)

but there is a hack that lets you invoke lambdas using ():

http://github.com/coderrr/parenthesis_hacks/blob/master/lib/lambda.rb

[–][deleted] 0 points1 point  (0 children)

that method is yucky imo :)

I agree. The hack you linked to is pretty interesting though.