Made a large number of mostly cosmetic fixes after a detailed
author<mako@atdot.cc> <>
Thu, 12 Oct 2006 13:40:47 +0000 (09:40 -0400)
committer<mako@atdot.cc> <>
Thu, 12 Oct 2006 13:40:47 +0000 (09:40 -0400)
commitac5e3489e8b886b7b8a7252ab56ddeb3d3bdadc7
tree5e5483e5f8bf17de88799110b3ef34c5148d4da4
parent04f827dd4647f3a7d6e5bd8f5e9083c730a8dccc
Made a large number of mostly cosmetic fixes after a detailed
run-through of quickvotes. Also added support for tracking IP addresses
into the database.
15 files changed:
app/controllers/quickvote_controller.rb
app/models/election.rb
app/models/vote.rb
app/models/voter.rb
app/views/quickvote/_result.rhtml
app/views/quickvote/create.rhtml
app/views/quickvote/index.rhtml
app/views/quickvote/results.rhtml
app/views/quickvote/success.rhtml
app/views/quickvote/thanks.rhtml
app/views/site/index.rhtml
app/views/voter/_vote.rhtml
config/environment.rb
db/create.sql
public/stylesheets/vb.css

Benjamin Mako Hill || Want to submit a patch?