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