Skip to content

Commit

Permalink
Asset silencing in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
4r2r authored and timurvafin committed Oct 15, 2012
1 parent 4b1c794 commit 558dc8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -29,6 +29,7 @@ gem 'airbrake'
gem 'github-markdown' # only for dashboard controller

group :development do
gem 'quiet_assets'
gem 'letter_opener'
gem 'heroku'
gem 'slim-rails'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Expand Up @@ -165,6 +165,8 @@ GEM
pg (0.13.2)
polyglot (0.3.3)
progressbar (0.11.0)
quiet_assets (1.0.1)
railties (~> 3.1)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
Expand Down Expand Up @@ -308,6 +310,7 @@ DEPENDENCIES
letter_opener
mail_safe
pg
quiet_assets
rails (= 3.2.8)
rails_best_practices
rspec-rails
Expand Down

0 comments on commit 558dc8c

Please sign in to comment.