lib/action_controller.rb in actionpack-7.0.0.alpha2 vs lib/action_controller.rb in actionpack-7.0.0.rc1
- old
+ new
@@ -35,10 +35,9 @@
autoload :Instrumentation
autoload :Live
autoload :Logging
autoload :MimeResponds
autoload :ParamsWrapper
- autoload :QueryTags
autoload :Redirecting
autoload :Renderers
autoload :Rendering
autoload :RequestForgeryProtection
autoload :Rescue