My first gigantic-blob commit....
authorJohn Dong <jdong@mit.edu>
Fri, 31 Aug 2007 14:31:12 +0000 (10:31 -0400)
committerJohn Dong <jdong@mit.edu>
Fri, 31 Aug 2007 14:31:12 +0000 (10:31 -0400)
commitbf220bde847fd30e9bf0d00dd7c9aff31265c810
tree277295e04cffe92903257a3c30aa05f92d769999
parenta6c1e9a2e0cb4243fd48b83af0281eccef408b04
My first gigantic-blob commit....
* Refactor voter list to a separate page
  * Rename mapvoters to list_voters
  * Clean up div tags
* Fixed gmap api key syntax to not error out in production
   * TODO: Generate a real api key for selectricity.org
* Fixed performance issue with when IANA private addresses timeout DNS request.
app/controllers/quickvote_controller.rb
app/views/quickvote/list_voters.rhtml [new file with mode: 0644]
app/views/quickvote/mapvoters.rhtml [deleted file]
app/views/quickvote/results.rhtml
config/gmaps_api_key.yml

Benjamin Mako Hill || Want to submit a patch?