X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/277d9e323c1c9c525c1cea4590dc71bc56aeed06..eaf661eb6a8571bc24b180cfc731f3b9b38a8fff:/app/controllers/quickvote_controller.rb diff --git a/app/controllers/quickvote_controller.rb b/app/controllers/quickvote_controller.rb index e7a285b..5482a25 100644 --- a/app/controllers/quickvote_controller.rb +++ b/app/controllers/quickvote_controller.rb @@ -105,7 +105,7 @@ class QuickvoteController < ApplicationController else # record the ip address for posterity - @voter.ipaddress = request.env["BLAH"] + @voter.ipaddress = request.env["REMOTE_ADDR"] @voter.save # save the time the vote was made for statistical use, it doesn't