rails/actionview/lib
eileencodes 350311dbe4
Remove deprecation from template
This PR removes the deprecation added in #47005 because it is
non-trivial for HAML and Slim to implement error highlighting for
templates. If a template engine doesn't support `translate_location`
then we can fallback to `spot` and the error will be displayed but we
won't be able to automatically underline the column.
2023-01-24 12:07:49 -05:00
..
action_view Remove deprecation from template 2023-01-24 12:07:49 -05:00
action_view.rb Add ActionView.deprecator 2022-10-30 16:01:39 -05:00