Keeping Foundation 4 and 5 parallel

This commit is contained in:
Will Marshall
2014-03-24 16:07:58 +11:00
parent 8f56b829cb
commit e4bb2f1cdf
10 changed files with 32 additions and 39 deletions

View File

@@ -49,6 +49,7 @@ group :assets do
gem 'uglifier', '>= 1.0.3'
gem 'turbo-sprockets-rails3'
gem "foundation-rails"
end
gem 'foundation_rails_helper', github: 'willrjmarshall/foundation_rails_helper', branch: "rails3"