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
Matthew Draper e4fcc58529 Only search fixture_path for files that can't be found directly
When passed an already-valid file name, prepending the path is likely to
create problems.

This is particularly relevant for #26384, which adds fixture_path
handling to test classes that previously didn't have it: any existing
caller must have been manually locating the file, and we don't want to
break them.
2016-09-24 09:04:13 +09:30
..
abstract_controller
action_controller
action_dispatch
action_pack
abstract_controller.rb
action_controller.rb
action_dispatch.rb
action_pack.rb