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
Aaron Patterson bc74959aad
Dereference the format type before template construction
The format should always be exactly one symbol.  Now we don't need to
check whether or not the format is a `Type` in the constructor.
2019-02-25 12:26:30 -08:00
..
handlers Pass the template format to the digestor 2019-02-15 17:27:33 -08:00
error.rb Remove unused MissingRequestError 2017-10-31 08:48:15 +09:00
handlers.rb Take in to account optional arguments when deprecating 2019-02-04 13:21:24 -08:00
html.rb Fix broken doc layout for action_view [ci skip] 2017-08-27 09:12:19 +09:00
inline.rb Add a finalizer to inline templates 2019-02-22 17:59:55 -08:00
resolver.rb Dereference the format type before template construction 2019-02-25 12:26:30 -08:00
text.rb Fix broken doc layout for action_view [ci skip] 2017-08-27 09:12:19 +09:00
types.rb Fix broken doc layout for action_view [ci skip] 2017-08-27 09:12:19 +09:00