method
only_path?
v5.2.3 -
Show latest stable
- Class:
ActionView::RoutingUrlFor
only_path?(host)private
No documentation available.
# File actionview/lib/action_view/routing_url_for.rb, line 141
def only_path?(host)
_generate_paths_by_default unless host
end