Refactored quickvotes result calculator from the controller to the model. TODO: Run...
authorJohn Dong <jdong@mit.edu>
Tue, 14 Aug 2007 20:06:57 +0000 (16:06 -0400)
committerJohn Dong <jdong@mit.edu>
Tue, 14 Aug 2007 20:06:57 +0000 (16:06 -0400)
commit46f924b34b305d2474b09ce204a7a9187e8d8622
tree477b01710875a1071d429b64cbe7cf25e72fe15f
parent80fe90c787f595b0554297d2fe5eb810e3ca652a
Refactored quickvotes result calculator from the controller to the model. TODO: Run testcases to make sure it still works
TODO
app/controllers/quickvote_controller.rb
app/models/quick_vote.rb
app/views/quickvote/results.rhtml

Benjamin Mako Hill || Want to submit a patch?