1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view/template
Godfrey Chan d150f59f11 Support :any variants lookup in PathResolver
`OptimizedFileSystemResolver` (which most Rails apps use), but did not
implement the feature on the more generic `PathResolver`, which is often
used in tests etc.

Fixes #23881
2016-03-01 01:04:26 -08:00
..
handlers Make collection caching explicit. 2016-02-20 16:54:32 +01:00
error.rb WIP: Errors in logs should show log tags as well. 2016-02-12 23:10:33 +05:30
handlers.rb Add Html template handler that wraps Raw output in an OutputBuffer 2016-01-05 16:54:39 -03:00
html.rb Use the reference for the mime type to get the format 2014-02-18 16:12:51 -03:00
resolver.rb Support :any variants lookup in PathResolver 2016-03-01 01:04:26 -08:00
text.rb Use the reference for the mime type to get the format 2014-02-18 16:12:51 -03:00
types.rb Remove ActionView dependence on ActionPack's Mime implementation 2016-01-17 12:20:52 -05:00