time_math2 0.1.1
TimeMath is small, no-dependencies library attemting to make work with time units easier. It provides you with simple, easy remembered API, without any monkey patching of core Ruby classes, so it can be used alongside Rails or without it, for any purpose.
Gemfile:
=
install:
=
Development Dependencies (8):
rake
>= 0
rspec
>= 3
rspec-its
~> 1
rubocop
~> 0.65.0
rubocop-rspec
>= 1.17.1
rubygems-tasks
>= 0
simplecov
~> 0.9
yard
>= 0