Fix a bug where quickvote displays name cant be blank twice. validators are inherited...
authorJohn Dong <jdong@mit.edu>
Wed, 29 Aug 2007 15:29:29 +0000 (11:29 -0400)
committerJohn Dong <jdong@mit.edu>
Wed, 29 Aug 2007 15:29:29 +0000 (11:29 -0400)
commit008cc97a2f0d84b4de46f2125133afe6c7f620c7
tree01519edac5fb1ee78aeb6620654f820049c098d7
parent3f5f14d1c73ff2614b0012d027e7360583e1a70e
Fix a bug where quickvote displays name cant be blank twice. validators are inherited from Election for presence_of already
app/models/quick_vote.rb

Benjamin Mako Hill || Want to submit a patch?