Methods
    
    
    
    Included Modules
    - Erb::Generators START:includes
 - ActionDispatch::Routing::Mapper::Base START:includes
 - ActiveResource START:includes
 - ActiveRecord START:includes
 - ActionDispatch::Routing::Mapper::Base START:includes
 
Classes and Modules
    - MODULE ActionDispatch::Routing::Mapper::Base
 - MODULE ActionDispatch::Routing::Mapper::HttpHelpers
 - MODULE ActionDispatch::Routing::Mapper::Resources
 - MODULE ActionDispatch::Routing::Mapper::Scoping
 - CLASS ActionDispatch::Routing::Mapper::Constraints
 - CLASS ActionDispatch::Routing::Mapper::Mapping
 
Class Public methods
            
            Invokes Rack::Mount::Utils.normalize path and ensure that (:locale) becomes (/:locale) instead of /(:locale). Except for root cases, where the latter is the correct one.