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:
parent
83e00c642b
commit
b329fbb5f2
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue