aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/actionpack.gemspec
diff options
context:
space:
mode:
authorRyan McGeary <ryan@mcgeary.org>2013-04-05 14:51:15 -0400
committerRyan McGeary <ryan@mcgeary.org>2013-04-05 15:35:20 -0400
commit44a9aedd7b8d65517b15bbbb7729f3f16991e23f (patch)
tree21873c3e66e6b40a4855e510b47c0df1f1a965d3 /actionpack/actionpack.gemspec
parentfe588537654adc583d54157b1a5db48786452adf (diff)
downloadrails-44a9aedd7b8d65517b15bbbb7729f3f16991e23f.tar.gz
rails-44a9aedd7b8d65517b15bbbb7729f3f16991e23f.tar.bz2
rails-44a9aedd7b8d65517b15bbbb7729f3f16991e23f.zip
Fix explicit names on multiple file fields
If a file field tag is passed the multiple option, it is turned into an array field (appending "[]"), but if the file field is passed an explicit name as an option, leave the name alone (do not append "[]"). Fixes #9830
Diffstat (limited to 'actionpack/actionpack.gemspec')
0 files changed, 0 insertions, 0 deletions