aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/file_template.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-add Template#updated_at as deprecatedJohn Hawthorn2019-03-191-2/+2
* Remove updated_at from TemplatesJohn Hawthorn2019-03-151-2/+2
* `original_encoding` isn't used, so deprecate it and remove the ivarAaron Patterson2019-02-251-2/+2
* Change `variants` to `variant`Aaron Patterson2019-02-251-2/+2
* Templates have one formatAaron Patterson2019-02-251-2/+2
* Introduce a file type template, deprecate `Template#refresh`Aaron Patterson2019-02-011-0/+33