1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Compass config

This commit is contained in:
Romain Dardour 2012-10-03 18:38:39 +02:00
parent 85768baf9f
commit 721f156425
3 changed files with 23 additions and 16 deletions

View file

@ -12,5 +12,7 @@ group :test do
end
group :development do
gem 'sprockets-sass'
gem 'compass'
gem 'shotgun'
end