# File lib/sprockets/rails/task.rb, line 25 def output if app File.join(app.root, 'public', app.config.assets.prefix) else super end end