1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Update actionview/lib/action_view/template.rb

Co-Authored-By: tenderlove <tenderlove@github.com>
This commit is contained in:
Ryuta Kamizono 2019-02-25 12:33:29 -08:00 committed by GitHub
parent a213c4829a
commit 12ff6064d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ module ActionView
@compile_mutex = Mutex.new
end
def formats=
def formats=(_)
end
deprecate :formats=