mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fb6b0a51b3
This removes FallbackFileSystemResolver, LookupContext#with_fallbacks, and LookupContext.fallbacks. These used to exist to support `render file:`, and rendering templates outside of the defined view paths. `render file:` has since been changed to not use template resolution, and to only render absolute paths. These were no longer callable through any public API. |
||
---|---|---|
.. | ||
controller_runtime_test.rb | ||
debug_helper_test.rb | ||
form_helper_activerecord_test.rb | ||
multifetch_cache_test.rb | ||
partial_rendering_query_test.rb | ||
polymorphic_routes_test.rb | ||
relation_cache_test.rb | ||
render_partial_with_record_identification_test.rb |