Module: Assistance

Defined in:
lib/assistance/time_calculations.rb

Overview

Facilitates time calculations by providing methods to convert from larger time units to seconds, and to convert relative time intervals to absolute ones. This module duplicates some of the functionality provided by Rails’ ActiveSupport::CoreExtensions::Numeric::Time module.

Defined Under Namespace

Modules: TimeCalculations