instance method
header
Ruby on Rails 4.0.13
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 218
def header(routes)
end
Defined in actionpack/lib/action_dispatch/routing/inspector.rb line 218
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Routing::HtmlTableFormatter