Skip to content

Instantly share code, notes, and snippets.

@AthleteInvictus
Last active August 29, 2015 14:23
Show Gist options
  • Save AthleteInvictus/57e337e222b4bde87235 to your computer and use it in GitHub Desktop.
Save AthleteInvictus/57e337e222b4bde87235 to your computer and use it in GitHub Desktop.
Just the responses
[{:choice=>"Carson", :value=>11, :first_name=>"Ben", :last_name=>"Carson", :party=>"Rep", :incumbent=>false}, {:choice=>"Christie", :value=>4, :first_name=>"Chris", :last_name=>"Christie", :party=>"Rep", :incumbent=>false}, {:choice=>"Cruz", :value=>4, :first_name=>"Ted", :last_name=>"Cruz", :party=>"Rep", :incumbent=>false}, {:choice=>"Fiorina", :value=>2, :first_name=>"Carly", :last_name=>"Fiorina", :party=>"Rep", :incumbent=>false}, {:choice=>"Graham", :value=>1, :first_name=>"Lindsey", :last_name=>"Graham", :party=>"Rep", :incumbent=>false}, {:choice=>"Huckabee", :value=>9, :first_name=>"Mike", :last_name=>"Huckabee", :party=>"Rep", :incumbent=>false}, {:choice=>"Jeb Bush", :value=>22, :first_name=>"Jeb", :last_name=>"Bush", :party=>"Rep", :incumbent=>false}, {:choice=>"Jindal", :value=>0, :first_name=>"Bobby", :last_name=>"Jindal", :party=>"Rep", :incumbent=>false}, {:choice=>"Kasich", :value=>1, :first_name=>"John", :last_name=>"Kasich", :party=>"Rep", :incumbent=>false}, {:choice=>"Pataki", :value=>0, :first_name=>"George", :last_name=>"Pataki", :party=>"Rep", :incumbent=>false}, {:choice=>"Perry", :value=>5, :first_name=>"Rick", :last_name=>"Perry", :party=>"Rep", :incumbent=>false}, {:choice=>"Rand Paul", :value=>7, :first_name=>"Rand", :last_name=>"Paul", :party=>"Rep", :incumbent=>false}, {:choice=>"Rubio", :value=>14, :first_name=>"Marco", :last_name=>"Rubio", :party=>"Rep", :incumbent=>false}, {:choice=>"Santorum", :value=>0, :first_name=>"Rick", :last_name=>"Santorum", :party=>"Rep", :incumbent=>false}, {:choice=>"Trump", :value=>1, :first_name=>"Donald", :last_name=>"Trump", :party=>"Rep", :incumbent=>false}, {:choice=>"Walker", :value=>17, :first_name=>"Scott", :last_name=>"Walker", :party=>"Rep", :incumbent=>false}, {:choice=>"Undecided", :value=>1, :first_name=>nil, :last_name=>nil, :party=>nil, :incumbent=>nil}, {:choice=>"Refused", :value=>1, :first_name=>nil, :last_name=>nil, :party=>nil, :incumbent=>nil}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment