mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Have ActionDispatch::Routing::RouteSet.new ready to receive routes as is.
This commit is contained in:
@@ -224,6 +224,7 @@ module ActionDispatch
|
||||
self.controller_namespaces = Set.new
|
||||
|
||||
@disable_clear_and_finalize = false
|
||||
clear!
|
||||
end
|
||||
|
||||
def draw(options = {}, &block)
|
||||
|
||||
Reference in New Issue
Block a user