lib/action_controller.rb in actionpack-4.2.0.beta3 vs lib/action_controller.rb in actionpack-4.2.0.beta4
- old
+ new
@@ -32,10 +32,9 @@
autoload :Redirecting
autoload :Renderers
autoload :Rendering
autoload :RequestForgeryProtection
autoload :Rescue
- autoload :Responder
autoload :Streaming
autoload :StrongParameters
autoload :Testing
autoload :UrlFor
end