Skip to content

Commit

Permalink
updated formageddon
Browse files Browse the repository at this point in the history
  • Loading branch information
opencongress committed Aug 23, 2011
1 parent 9f4cb11 commit b319666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GIT

GIT
remote: git://github.com/opencongress/formageddon.git
revision: 249ec3a7616d988bbbf3ba9eea811b37a714c222
revision: 210fd3dd5f7d0f09466fb01500727063eeb578d2
specs:
formageddon (0.0.0)
delayed_job (~> 2.1)
Expand Down
3 changes: 1 addition & 2 deletions bin/test_formageddon_recipients.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
###########################

send = false
#people = Person.representatives
people = Person.where("id IN (300005)")
people = Person.all_sitting
bill = Bill.find_by_ident('112-h1349')
sender = User.find_by_login('drm')
people.each do |p|
Expand Down

0 comments on commit b319666

Please sign in to comment.