Skip to content

Instantly share code, notes, and snippets.

@carllerche
Created August 22, 2008 04:40
Show Gist options
  • Save carllerche/6753 to your computer and use it in GitHub Desktop.
Save carllerche/6753 to your computer and use it in GitHub Desktop.
it "should not use the ruby object id" do
url(:with_id, "123").should == "/123" # ==> fails
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment