I got something similar and had to switch from initial_state :foo to state :foo, :default => true
On Dec 9, 4:51 pm, "Owen Dall" <[EMAIL PROTECTED]> wrote: > Yech... > > I know Tola did a pull today...will check with her tomorrow AM... > > -Owen > On 12/9/08, geoffd123 <[EMAIL PROTECTED]> wrote: > > > > > > > Just updated rails + hobo,ran generate hobo_rapid, an now get: > > > > Booting WEBrick... > > /home/geoffd/projects/click66_8/app/models/user.rb:29: undefined > > method `initial_state' for #<Hobo::Lifecycles::DeclarationDSL: > > 0xb7141b78> (NoMethodError) > > from /usr/lib/ruby/gems/1.8/gems/hobo-0.8.5/lib/hobo/lifecycles.rb: > > 33:in `instance_eval' > > from /usr/lib/ruby/gems/1.8/gems/hobo-0.8.5/lib/hobo/lifecycles.rb: > > 33:in `lifecycle' > > from /home/geoffd/projects/click66_8/app/models/user.rb:27 > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:382:in > > `load_without_new_constant_marking' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:382:in `load_file' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:521:in `new_constants_in' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:381:in `load_file' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:256:in `require_or_load' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:427:in `load_missing_constant' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:77:in `const_missing' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:89:in `const_missing' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/inflector.rb:352:in `constantize' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/inflector.rb:351:in `each' > > > One step forward - some steps back :( > > > Cheers > > Geoff > > -- > Owen Dall Barquin International --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
