instance method
header
Ruby on Rails 7.1.6
Since v4.0.13Signature
header(routes)
The header is part of the HTML page, so we don’t construct it here.
Parameters
-
routesreq
Source
# File actionpack/lib/action_dispatch/routing/inspector.rb, line 298
def header(routes)
end
Defined in actionpack/lib/action_dispatch/routing/inspector.rb line 298
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Routing::HtmlTableFormatter