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
Rafael França ddf471a163
Merge pull request #35959 from jhawthorn/unbound_templates
De-duplicate templates, introduce UnboundTemplate
2019-04-15 17:57:39 -04:00
..
handlers Squash warning: instance variable @filename not initialized 2019-04-12 15:25:30 +02:00
sources Add ActionView::Template::Sources::File 2019-04-04 15:07:14 -07:00
error.rb Rename File to RawFile 2019-04-01 19:29:03 -04:00
handlers.rb Fix arity warning for template handlers 2019-04-04 19:13:46 +02:00
html.rb Templates have one format 2019-02-25 13:18:44 -08:00
inline.rb Add a finalizer to inline templates 2019-02-22 17:59:55 -08:00
raw_file.rb [ci skip] Updated the doc after renaming Template::File -> Template::RawFile in #35826 2019-04-02 14:03:43 +05:30
resolver.rb Avoid duplication using _find_all 2019-04-12 15:40:33 -07:00
sources.rb Add ActionView::Template::Sources::File 2019-04-04 15:07:14 -07:00
text.rb Templates have one format 2019-02-25 13:18:44 -08:00
types.rb Fix broken doc layout for action_view [ci skip] 2017-08-27 09:12:19 +09:00