Skip to content

Commit

Permalink
Quiet assets
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdabbs committed Mar 10, 2014
1 parent b2c7887 commit 19474e9
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 @@ -42,6 +42,7 @@ group :development do
gem 'colorize'
gem 'letter_opener'
gem 'pry'
gem 'quiet_assets'
end

group :development, :test do
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Expand Up @@ -110,6 +110,8 @@ GEM
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
rack (1.5.2)
rack-protection (1.5.2)
rack
Expand Down Expand Up @@ -250,6 +252,7 @@ DEPENDENCIES
paper_trail
pg
pry
quiet_assets
rails (~> 4.1.0.beta1)
redcarpet
resque
Expand Down

0 comments on commit 19474e9

Please sign in to comment.