method
app=
app=(app)
public
Hide source
# File actionpack/lib/action_dispatch/testing/integration.rb, line 465 def self.app=(app) @@app = app end