Topic: Defining a block that accepts another block
Hi!
define_method(method_name) do |*args, &block|
...
endRacc::Parser fails on this. Can it be written in some other way that Racc::Parser would process correctly?
You are not logged in. Please login or register.
Rails Forum - Ruby on Rails Help and Discussion Forum » Ruby Programming » Defining a block that accepts another block
Hi!
define_method(method_name) do |*args, &block|
...
endRacc::Parser fails on this. Can it be written in some other way that Racc::Parser would process correctly?
Hosting provided by aTech Media