Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Commit e722add

Browse files
committed
fix plugin init to use the params renaming middleware
1 parent af879b4 commit e722add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
require 'plupload-rails3'
22

3-
3+
config.middleware.use(ActionDispatch::PluploadParamsRenamer)

0 commit comments

Comments
 (0)