From: justin Date: Thu, 14 Apr 2011 06:32:19 +0000 (-0700) Subject: Added funcitionality so user can change the email address associated with their accou... X-Git-Url: https://projects.mako.cc/source/selectricity/commitdiff_plain/b6c33d42dd37f1fb10db479c5d6b7fb4c660beb9?hp=b6c33d42dd37f1fb10db479c5d6b7fb4c660beb9;ds=sidebyside Added funcitionality so user can change the email address associated with their account. Don't think it's particular robust, but was implemented via model attribute assignment methods, so carries any of those associated benefits. ---