module ActionView::RoutingUrlFor

def only_path?(host)

def only_path?(host)
  _generate_paths_by_default unless host
end