mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Use h1 for titles.
This commit is contained in:
@@ -3,7 +3,7 @@ require 'active_support/core_ext/regexp'
|
||||
require 'action_controller/polymorphic_routes'
|
||||
|
||||
module ActionDispatch
|
||||
# == Routing
|
||||
# = Routing
|
||||
#
|
||||
# The routing module provides URL rewriting in native Ruby. It's a way to
|
||||
# redirect incoming requests to controllers and actions. This replaces
|
||||
|
||||
Reference in New Issue
Block a user