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

Remove unnecessary method

This commit is contained in:
eileencodes 2015-10-06 13:59:03 -04:00 committed by Aaron Patterson
parent 83e00c642b
commit b329fbb5f2

View file

@ -4,9 +4,6 @@ module ActionController
# Behavior specific to functional tests
module Functional # :nodoc:
def set_response!(request)
end
def recycle!
@_url_options = nil
self.formats = nil