forked from OpenNeo/impress
add compass to gemfile
This commit is contained in:
parent
e305796d53
commit
6397d8da32
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
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
|
||||
|
|
Loading…
Reference in a new issue