X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/6b988cf46f0efdcad41e51c425e4ea2d462f5425..fdc554930ae758e5a1ffaefe25fa2663fcdf8ac1:/app/controllers/account_controller.rb diff --git a/app/controllers/account_controller.rb b/app/controllers/account_controller.rb index 57cf343..2bda7ea 100644 --- a/app/controllers/account_controller.rb +++ b/app/controllers/account_controller.rb @@ -69,7 +69,7 @@ class AccountController < ApplicationController end #====================================================================== - #The following methods are for slectricity specific uses + #The following methods are for selectricity specific uses def summary @user = User.find(params[:id]) end