Skip to content

Commit

Permalink
Merging in wilson's fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi committed Mar 1, 2009
2 parents 01a9127 + 9d86cbd commit da30003
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/sunlight/legislator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ class Legislator < SunlightObject
attr_accessor :title, :firstname, :middlename, :lastname, :name_suffix, :nickname,
:party, :state, :district, :gender, :phone, :fax, :website, :webform,
:email, :congress_office, :bioguide_id, :votesmart_id, :fec_id,
:govtrack_id, :crp_id, :event_id, :congresspedia_url
:govtrack_id, :crp_id, :event_id, :congresspedia_url, :youtube_url,
:twitter_id

# Takes in a hash where the keys are strings (the format passed in by the JSON parser)
#
Expand Down

0 comments on commit da30003

Please sign in to comment.