1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Ryan McGeary 48dc5192ef 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
2013-04-05 15:32:56 -04:00
..
abstract Refactored to remove unused variable 2013-03-28 15:58:03 +05:30
activerecord fix db_runtime attribute value after raising ActionView::MissingTemplate exception 2013-02-27 16:35:22 +02:00
assertions
controller Remove comments about removing LegacyKeyGenerator in 4.1 2013-04-03 08:28:37 -05:00
dispatch Merge pull request #10074 from trevorturk/remove-fixme-comments-about-legacy-key-generator 2013-04-03 07:00:21 -07:00
fixtures Fix typo in view name 2013-04-03 21:02:26 -03:00
journey Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful exception message. 2013-02-27 08:26:51 +08:00
lib/controller
routing
template Fix explicit names on multiple file fields 2013-04-05 15:32:56 -04:00
tmp
abstract_unit.rb remove unused variable and assignment 2013-03-31 19:34:40 +05:30
active_record_unit.rb we're not supporting SQLite 2 2012-12-24 12:23:39 +09:00
ts_isolated.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00