Added a method, views, and corresponding route so that a user can track the
author<jlsharps@mit.edu> <>
Thu, 23 Aug 2007 22:27:55 +0000 (18:27 -0400)
committer<jlsharps@mit.edu> <>
Thu, 23 Aug 2007 22:27:55 +0000 (18:27 -0400)
commit6fdb49ee0dfc76980bcefb18968d1e1c55c8149c
treeb724c3f787275df406016ea371ea8905ae3eb2cb
parent0a0f0590b1964f3e2b230dc5b9eff0553bddafe2
Added a method, views, and corresponding route so that a user can track the
quickvotes he has created by his session_id. Have yet to modify the cookies to
stick around permanently.
app/controllers/quickvote_controller.rb
app/views/quickvote/my_quickvotes.rhtml [new file with mode: 0644]
config/routes.rb
db/create.sql

Benjamin Mako Hill || Want to submit a patch?