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