has_duration 0.0.6
Extends ActiveRecord to let you store time durations like '1.month' or '10.years'. It does it by providing a serializer and validator for ActiveSupport::Duration objects.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 3.2