>> Double check that everything your model needs is required before it's
>> class definition - this might help. I tried again, clearing the model so it was an empty, vanilla ActiveRecord model and still got the error. One thing that may or may not be unusual, the error is being thrown during the loading of the first plugin, which is not the one containing the observer or the observered model: loading plugin from script/../config/../vendor/plugins/raid_core with engine additions Exiting /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support /dependencies.rb:266:in `load_missing_constant': uninitialized constant MyModelObserver (NameError) _______________________________________________ Engine-Users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
