Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachhale/157575 to your computer and use it in GitHub Desktop.
Save zachhale/157575 to your computer and use it in GitHub Desktop.
# requires rails environment to be loaded
include ActionView::Helpers::UrlHelper
include ActionController::UrlWriter
include ActionView::Helpers::TagHelper
default_url_options[:host] = 'www.website.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment