mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Add html-scanner to the new base set of autoloads
This commit is contained in:
@@ -40,5 +40,7 @@ module ActionController
|
||||
require 'action_controller/routing'
|
||||
end
|
||||
|
||||
autoload :HTML, 'action_controller/vendor/html-scanner'
|
||||
|
||||
require 'action_dispatch'
|
||||
require 'action_view'
|
||||
|
||||
Reference in New Issue
Block a user