Method: ActiveSupport::Duration::ISO8601Parser#mode
- Defined in:
- activesupport/lib/active_support/duration/iso8601_parser.rb
#mode ⇒ Object
Returns the value of attribute mode.
32 33 34 |
# File 'activesupport/lib/active_support/duration/iso8601_parser.rb', line 32 def mode @mode end |