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