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