Added funcitionality so user can change the email address associated with their accou...
authorjustin <tr0phy13@gmail.com>
Thu, 14 Apr 2011 06:29:43 +0000 (23:29 -0700)
committerjustin <tr0phy13@gmail.com>
Thu, 14 Apr 2011 06:29:43 +0000 (23:29 -0700)
commitbef19cbd240e996414af3e5c84fb1f8d8357340f
treec2c7d538d7f0761865858a6e7d9c25457a1ceb7b
parentd799e41626ef94ab28a3b5517dd2ed7d1e6b1001
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.
app/views/account/change_contact.rhtml [new file with mode: 0644]

Benjamin Mako Hill || Want to submit a patch?