Method: ActiveRecord::TokenFor::TokenDefinition#block

Defined in:
activerecord/lib/active_record/token_for.rb

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



14
15
16
# File 'activerecord/lib/active_record/token_for.rb', line 14

def block
  @block
end