Method: ActiveRecord::TokenFor::TokenDefinition#purpose

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

#purposeObject

Returns the value of attribute purpose

Returns:

  • (Object)

    the current value of purpose



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

def purpose
  @purpose
end