diff options
author | Ryan McGeary <ryan@mcgeary.org> | 2013-04-05 14:51:15 -0400 |
---|---|---|
committer | Ryan McGeary <ryan@mcgeary.org> | 2013-04-05 15:32:56 -0400 |
commit | 48dc5192eff45fce5ce39c41cdc3188be97ca614 (patch) | |
tree | e839649edb175e2da4ca3ac1e8fcc980e16c0978 /activerecord/test/cases/connection_pool_test.rb | |
parent | d25e0c6f6a2764fb2605dc216e5c4b26a74f7e97 (diff) | |
download | rails-48dc5192eff45fce5ce39c41cdc3188be97ca614.tar.gz rails-48dc5192eff45fce5ce39c41cdc3188be97ca614.tar.bz2 rails-48dc5192eff45fce5ce39c41cdc3188be97ca614.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 'activerecord/test/cases/connection_pool_test.rb')
0 files changed, 0 insertions, 0 deletions