Skip to content

Instantly share code, notes, and snippets.

@ashrafuzzaman
Created February 25, 2012 05:39
Show Gist options
  • Save ashrafuzzaman/1906687 to your computer and use it in GitHub Desktop.
Save ashrafuzzaman/1906687 to your computer and use it in GitHub Desktop.
class BrowsingTest < ActionDispatch::PerformanceTest
def test_homepage
get '/'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment