Fixed all triggerable DeprecationWarnings. BE ON LOOKOUT FOR REGRESSIONS.
authorJohn Dong <jdong@mit.edu>
Fri, 17 Aug 2007 21:31:45 +0000 (17:31 -0400)
committerJohn Dong <jdong@mit.edu>
Fri, 17 Aug 2007 21:31:45 +0000 (17:31 -0400)
commit9086b07aefc0560832373bb4ba30888d8d43f0d6
tree0311545409b3dc919246103b44e35052e1601dae
parent6df3d73c4a0c52d79f3e8abe5180fbd73953a6a5
Fixed all triggerable DeprecationWarnings. BE ON LOOKOUT FOR REGRESSIONS.
app/controllers/application.rb
app/controllers/quickvote_controller.rb
app/controllers/voter_controller.rb
app/models/election.rb
app/models/full_voter.rb
app/models/quick_vote.rb
app/models/selectricity_service.rb
app/models/token.rb

Benjamin Mako Hill || Want to submit a patch?