method

in_hours

rails latest stable - Class: ActiveSupport::Duration
in_hours()
public

Returns the amount of hours a duration covers as a float

1.day.in_hours # => 24.0