Methods
Instance Public methods
header(routes)
Source:
# File actionpack/lib/action_dispatch/routing/inspector.rb, line 175
def header(routes)
@buffer << draw_header(routes)
end
Source:
# File actionpack/lib/action_dispatch/routing/inspector.rb, line 175
def header(routes)
@buffer << draw_header(routes)
end