Skip to content

Instantly share code, notes, and snippets.

@timriley
Created March 3, 2009 23:00
Show Gist options
  • Save timriley/73601 to your computer and use it in GitHub Desktop.
Save timriley/73601 to your computer and use it in GitHub Desktop.
When /^I go to (.+)$/ do |page_name|
visit path_to(page_name)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment