Source: show | on GitHub
# File actionpack/test/abstract_unit.rb, line 144 def controller_class NullController.new params[:controller] end