Method: Ruby::Reflection::MethodMirror#block_argument
- Defined in:
- lib/ruby/reflection/method_mirror.rb
#block_argument ⇒ Object
46 47 48 |
# File 'lib/ruby/reflection/method_mirror.rb', line 46 def block_argument args(:block).first end |