https://bugs.gentoo.org/show_bug.cgi?id=374931#c28 Started GET "/users/2-robin-h-johnson/account" for xxxx at Wed Sep 07 00:52:54 +0000 2011 Processing by UsersController#account as HTML Parameters: {"id"=>"2-robin-h-johnson"} Rendered controller: users; dryml-tag: account-page (143.8ms) Completed in 156ms ActionView::Template::Error (undefined method `email_address' for #<User:0x2ad003fb7b8>): 0 app/views/taglibs/auto/rapid/forms.dryml:85:in `form__for_user' app/views/taglibs/auto/rapid/forms.dryml:84:in `form__for_user' app/views/taglibs/themes/clean/clean.dryml:2:in `page' app/views/taglibs/themes/clean/clean.dryml:1:in `page'
It's a problem in a gem app uses. Using newer gems fixes the problem. https://github.com/ahenobarbi/Gentoo-Council/commit/e7069c26db075ee87a2003be694cef702e004c51 should fix this.
Can you push this to the main repo please? You're a dev now, not a student ;-).
(In reply to comment #1) > It's a problem in a gem app uses. Using newer gems fixes the problem. > > > https://github.com/ahenobarbi/Gentoo-Council/commit/e7069c26db075ee87a2003be694cef702e004c51 > > should fix this. ack from me to push it
per bug 332999 this is probably obsolete now