It fixed it. Thank you very much Domizio for a quick reply! On Apr 21, 12:22 am, Domizio Demichelis <[email protected]> wrote: > Hobo::Model::User changed for Hobo::Model::UserBase in order to fix a > gotcha. Just search and replace it. > > ciao > dd > > > > On Thu, Apr 21, 2011 at 2:13 AM, Bilal Ahmed <[email protected]> wrote: > > After upgrading to rails 3.0.7 (from 3.0.3) , ruby1.9.2-p180 (from > > ruby1.9.2-p0) and hobo to 1.3.0.RC (from 1.3.0.pre31), same app which > > was working now gives an error: > > > Rendered posts/index.dryml (2766.4ms) > > Completed in 2780ms > > > ActionView::Template::Error (uninitialized constant > > Hobo::Model::User): > > 1: <index-page> > > 2: > > 3: <heading:> > > 4: <if test="&!logged_in?"> > > app/views/taglibs/application/page.dryml:10:in `block (4 levels) in > > page_with_a297a6e8d5c9' > > app/views/taglibs/application/page.dryml:9:in `block (3 levels) in > > page_with_a297a6e8d5c9' > > app/views/taglibs/themes/clean/clean.dryml:2:in `block in > > page_with_aaa82d3a9ca5' > > app/views/taglibs/themes/clean/clean.dryml:1:in > > `page_with_aaa82d3a9ca5' > > app/views/taglibs/application/page.dryml:2:in `block in > > page_with_a297a6e8d5c9' > > app/views/taglibs/application/page.dryml:1:in > > `page_with_a297a6e8d5c9' > > app/views/taglibs/auto/rapid/pages.dryml:366:in `block in > > index_page__for_post' > > app/views/taglibs/auto/rapid/pages.dryml:365:in > > `index_page__for_post' > > app/views/posts/index.dryml:1:in `block in render_page' > > app/views/posts/index.dryml:1:in `render_page' > > app/views/posts/index.dryml:1:in > > > `_app_views_posts_index_dryml__1605381450337956384_2163627380_4394638380846 > > 356867' > > > Rendered /Users/bilal/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.0.7/ > > lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) > > Rendered /Users/bilal/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.0.7/ > > lib/action_dispatch/middleware/templates/rescues/ > > _request_and_response.erb (41.1ms) > > Rendered /Users/bilal/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.0.7/ > > lib/action_dispatch/middleware/templates/rescues/template_error.erb > > within rescues/layout (48.0ms) > > > -- > > You received this message because you are subscribed to the Google Groups > > "Hobo Users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/hobousers?hl=en.
-- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
