Skip to content

Commit

Permalink
ActionDispatch::Head was replaced by Rack::Head. Closes #14191.
Browse files Browse the repository at this point in the history
See 449039a for the original commit.
  • Loading branch information
senny committed Feb 25, 2014
1 parent 417ee00 commit bbe81ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actionpack/lib/action_dispatch.rb
Expand Up @@ -52,7 +52,6 @@ class IllegalStateError < StandardError
autoload :DebugExceptions
autoload :ExceptionWrapper
autoload :Flash
autoload :Head
autoload :ParamsParser
autoload :PublicExceptions
autoload :Reloader
Expand Down

0 comments on commit bbe81ee

Please sign in to comment.