added timedifference gem to Gemfile required for calendar module

This commit is contained in:
saurabhbhatia 2013-07-23 12:18:36 +08:00
parent 7e3993b67f
commit 048f553be8
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ gem 'jquery-rails', '2.1.4'
gem 'jquery-ui-rails'
gem "select2-rails", '3.3.1'
gem 'kaminari'
gem 'time_difference'
# gem "memcached", "~> 1.4.3"
# gem "memcache-client"