Rails plugin that allows you to customize ERB views in a Rails application without editing the underlying view.
520
stars
127
forks
source link
Remove updated_at from ActionView::Template#initialize in Rails 6 #201
Closed
aldesantis closed 5 years ago
ActionView::Template#updated_at was deprecated in Rails 6 (https://github.com/rails/rails/pull/35623).