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