Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiet assets

Quiet assets turn off assets pipeline log, kind of:

Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-02-13 13:24:04 +0400
Served asset /application.js - 304 Not Modified (8ms)

Support Ruby on Rails ~> 3.1

Installation

Add this line to your application's Gemfile:

gem 'quiet_assets', :group => :development

And then execute:

$ bundle

Usage

Nothing to do, but if you want to temporarily turn on back assets' log just write:

config.quiet_assets = false

License

Dual licensed under the MIT and GPL licenses:

Copyright © 2011-2012 Dmitry @KODerFunk Karpunun, Dmitry @route Vorotilin / Evrone.com

About

Mutes assets pipeline log messages.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages