Skip to content

Instantly share code, notes, and snippets.

@thoughtbot
Created October 6, 2008 20:52
Show Gist options
  • Save thoughtbot/15141 to your computer and use it in GitHub Desktop.
Save thoughtbot/15141 to your computer and use it in GitHub Desktop.
class ApplicationHelperTest < ActionView::TestCase
include ActionController::UrlWriter
default_url_options[:host] = 'localhost'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment