lil restyle
This commit is contained in:
parent
c66bc99fb7
commit
c8b955a44b
15 changed files with 71 additions and 61 deletions
2
Gemfile
2
Gemfile
|
@ -6,6 +6,7 @@ gem "sqlite3"
|
|||
gem "devise", "1.5.0"
|
||||
gem "stamp"
|
||||
gem "kaminari"
|
||||
gem "haml", "3.1.4"
|
||||
gem "haml-rails"
|
||||
gem "jquery-rails"
|
||||
gem "grit", :git => "https://github.com/gitlabhq/grit.git"
|
||||
|
@ -25,6 +26,7 @@ gem "drapper"
|
|||
gem "resque"
|
||||
gem "httparty"
|
||||
gem "charlock_holmes"
|
||||
gem "foreman"
|
||||
|
||||
group :assets do
|
||||
gem "sass-rails", "~> 3.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue