Skip to content

Commit

Permalink
fix plugin init to use the params renaming middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
codeodor committed Oct 12, 2011
1 parent af879b4 commit e722add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
require 'plupload-rails3'


config.middleware.use(ActionDispatch::PluploadParamsRenamer)

0 comments on commit e722add

Please sign in to comment.