Skip to content

Instantly share code, notes, and snippets.

@steve54b
Created May 28, 2015 02:15
Show Gist options
  • Select an option

  • Save steve54b/4d5321f01c93e783b974 to your computer and use it in GitHub Desktop.

Select an option

Save steve54b/4d5321f01c93e783b974 to your computer and use it in GitHub Desktop.
Steve L votersim.rb
def test_voter_sim
person = Person.new
person.select_option
end
test_voter_sim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment