Gemify calendar_helper

This commit is contained in:
2013-07-12 15:27:21 -04:00
parent 9a22c8eaf5
commit 8058096f7e
15 changed files with 4 additions and 549 deletions

View File

@@ -80,5 +80,6 @@ Rails::Initializer.run do |config|
config.gem "hpricot"
config.gem "icalendar"
config.gem "will_paginate"
config.gem "calendar_helper"
config.gem 'thoughtbot-shoulda', :lib => 'shoulda/rails', :source => "http://gems.github.com"
end