Skip to content

Commit

Permalink
removed logger, problem with new railstie update 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ylluminate committed Mar 4, 2012
1 parent a7ce129 commit e3fc37b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/sprockets/image_compressor/railtie.rb
Expand Up @@ -3,8 +3,6 @@ module ImageCompressor
class Railtie < Rails::Engine
initializer :setup_image_compressors do |app|
puts "Inside: ${__FILE__}"
logger.info "Inside: ${__FILE__}"
logger.error "Inside: ${__FILE__}"
Integration.setup app.assets if app.config.assets.compress
end
end
Expand Down

0 comments on commit e3fc37b

Please sign in to comment.