ActionController::Base
# File lib/action_view/test_case.rb, line 28 def self.controller_path '' end
# File lib/action_view/test_case.rb, line 32 def initialize @request = ActionController::TestRequest.new @response = ActionController::TestResponse.new @params = {} send(:initialize_current_url) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.