I am trying to set up ActiveMerhcant in my RoR application and using the tests that come with the peepcode PDF. I am getting an error when I run rake test that I don''t know what to do with, and I am hoping someone can give me some guidance. The application also uses acts_as_state_machine - and I think the problem lies there uninitialized constant Rails::Initializer::ScottBarron c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/ dependencies.rb:477:in `const_missing'' C:/eclipse/workspace/moneyhats/config/../vendor/plugins/ acts_as_state_machine/trunk/init.rb:4:in `load_plugin'' C:/eclipse/workspace/moneyhats/config/../vendor/plugins/ acts_as_state_machine/trunk/init.rb:3:in `class_eval'' C:/eclipse/workspace/moneyhats/config/../vendor/plugins/ acts_as_state_machine/trunk/init.rb:3:in `load_plugin'' c:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/initializer.rb:401:in `load_plugin'' I googled for Scott Barron, and I can see he has been a significant contributor , but I don''t know how to interpret or resolve this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---