Skip to content

Instantly share code, notes, and snippets.

@harrisj
Created July 17, 2013 19:32
Show Gist options
  • Save harrisj/6023694 to your computer and use it in GitHub Desktop.
Save harrisj/6023694 to your computer and use it in GitHub Desktop.
Mr. Show in my tests from an old application
republican candidate
name_with_party
should == "Dickie Crickets (R)"
last_name_with_party
should == "Crickets (R)"
from another party
name_with_party
should == "Mountain Dougie (GRN)"
last_name_with_party
should == "Dougie (GRN)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment