gov_uk_date_fields 1.0.1
Provides acts_as_gov_uk_date to mark Rails model attributes as dates that will be entered as three separate text edit boxes, and a form_builder method gov_uk_date_field to display those fields.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 4.0
Development Dependencies (2):
awesome_print
~> 1.6
pg
~> 0.18.0