fix merge

This commit is contained in:
Kyle Drake 2014-04-17 14:16:40 -07:00
commit 2b004fca1a
13 changed files with 283 additions and 19 deletions

View file

@ -39,6 +39,7 @@ platform :jruby do
group :development do
gem 'ruby-debug', require: nil
gem 'sass', require: nil
end
end