1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Edouard Chin 683d9d586e
Fix fixture_file_upload bug
In beb7fba, I forgot to add a branch in the case where an application uses AR (and thus it responds to `fixture_path`) to return a path relative to `file_fixture_path`.

Closes #39278.
2020-05-17 00:16:07 -04:00
..
abstract_controller Dogfooding "active_support/core_ext/symbol/starts_ends_with" 2020-05-06 14:19:25 +09:00
action_controller Merge pull request #39249 from eugeneius/parameters_each_pair_each_value_enumerator 2020-05-16 22:03:51 +01:00
action_dispatch Fix fixture_file_upload bug 2020-05-17 00:16:07 -04:00
action_pack Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
abstract_controller.rb Make sure to require active_support.rb before requiring active_support/rails.rb 2019-07-12 18:30:58 +09:00
action_controller.rb Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
action_dispatch.rb Bump license years from 2019 to 2020 [ci skip] 2020-01-01 15:10:31 +05:30
action_pack.rb Bump license years from 2019 to 2020 [ci skip] 2020-01-01 15:10:31 +05:30