use Chronic gem to parse uploaded date data

This commit is contained in:
Lee Lawlor
2014-04-15 22:02:13 -04:00
parent 484959298c
commit 860ba6f393
4 changed files with 17 additions and 12 deletions

View File

@ -30,6 +30,7 @@ gem 'rack-utf8_sanitizer'
gem 'newrelic_rpm'
gem 'actionpack-xml_parser'
gem 'activeadmin', github: 'gregbell/active_admin'
gem 'chronic'
# to use debugger
# gem 'ruby-debug'