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