Skip to content

Instantly share code, notes, and snippets.

@ludicast
Created August 30, 2010 05:56
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 ludicast/557074 to your computer and use it in GitHub Desktop.
Save ludicast/557074 to your computer and use it in GitHub Desktop.
with_existing :user do
on_visiting edit_user_path do
it {should let_me_edit_the_user}
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment