Method: ActiveRecord::TokenFor::TokenDefinition#block
- Defined in:
- activerecord/lib/active_record/token_for.rb
#block ⇒ Object
Returns the value of attribute block
14 15 16 |
# File 'activerecord/lib/active_record/token_for.rb', line 14 def block @block end |