url_for(string)
basic url_for that can be overridden for more robust functionality
# File actionpack/lib/action_controller/metal.rb, line 116 def url_for(string) string end