Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 439 Bytes

This project is inactive and is no longer being maintained.

Time::Utils

Time::Utils extracts some of ActiveSupports's time utilities.

Installation

Add this line to your application's Gemfile:

gem 'time-utils'

And then execute:

$ bundle

Or install it yourself as:

$ gem install time-utils

Usage

TODO: Write usage instructions here