diff --git a/Gemfile b/Gemfile index fabc74d8..bd3a3500 100644 --- a/Gemfile +++ b/Gemfile @@ -12,6 +12,8 @@ gem 'will_paginate', :git => 'http://github.com/mislav/will_paginate.git', :bran gem 'rdiscount' +gem 'compass' + group :development do gem 'mysql' end