Validate the date format
This commit is contained in:
parent
77d9a0235a
commit
6b377a577e
6 changed files with 65 additions and 3 deletions
1
Gemfile
1
Gemfile
|
@ -9,6 +9,7 @@ gem 'jquery-rails'
|
|||
gem 'jquery-ui-rails'
|
||||
gem 'jbuilder', '~> 1.2'
|
||||
gem 'thin'
|
||||
gem 'validates_timeliness', '~> 3.0'
|
||||
|
||||
group :doc do
|
||||
gem 'sdoc', require: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue