Modified QuickVote table to work by object type and not by the weird
author<mako@atdot.cc> <>
Tue, 7 Aug 2007 23:23:05 +0000 (19:23 -0400)
committer<mako@atdot.cc> <>
Tue, 7 Aug 2007 23:23:05 +0000 (19:23 -0400)
commitafa6b59aed60497d059af87c049c0b4f1a6c8b6c
tree88b356db2ce6932faf08514556991bb78194cb7c
parent65b8c179d0b9c82295deda4750a9a48202ebfe2d
Modified QuickVote table to work by object type and not by the weird
TinyInts so that we can take advantage of the single table inheritence
magic in AR.
app/controllers/site_controller.rb
app/models/election.rb
app/models/quick_vote.rb
db/create.sql

Benjamin Mako Hill || Want to submit a patch?