Skip to content

Commit a155f31

Browse files
author
macintosh
committed
jquery-fileupload-rails pipelined
1 parent 3dff9bc commit a155f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jquery/fileupload/rails/engine.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module JQuery
22
module FileUpload
33
module Rails
44
class Engine < ::Rails::Engine
5-
Rails.application.config.assets.precompile += %w( progressbar.gif loading.gif Jcrop.gif )
5+
config.assets.precompile += %w( progressbar.gif loading.gif Jcrop.gif )
66
end
77
end
88
end

0 commit comments

Comments
 (0)