This error seems to stem from the require line in application.rb. I'm new to Rails, but I'm assuming that this should load the lib/login_engine.rb from within the vendor/plugins/login_engine directory.
I've been over the install docs several times and followed along with the login engine demonstration video. I must have missed something crucial along the way but I can't find it. Any idea what it might be? $ ruby --version ruby 1.8.4 (2005-12-24) $ rails --version Rails 1.1.2 both engines and login_engines have been installed with script/plugin today -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
