method
minus_with_coercion
v2.1.0 -
Show latest stable
- Class:
ActiveSupport::CoreExtensions::Time::Calculations
minus_with_coercion(other)public
Time#- can also be used to determine the number of seconds between two Time instances. We’re layering on additional behavior so that ActiveSupport::TimeWithZone instances are coerced into values that Time#- will recognize