add full IANA time zone support

This commit is contained in:
Lee Lawlor
2014-06-06 14:53:33 -04:00
parent 341a49d3e9
commit 5f69a17f9e
4 changed files with 13 additions and 1 deletions

View File

@ -33,6 +33,8 @@ gem 'activeadmin', github: 'gregbell/active_admin'
gem 'chronic'
gem 'non-stupid-digest-assets'
gem 'em-http-request'
gem 'tzinfo'
gem 'tzinfo-data'
# to use debugger
# gem 'ruby-debug'