... which means things are going to break if your running the Rails 1.2 release candidate. You can find the new 1.2 release branch here:
http://svn.rails-engines.org/engines/branches/rb_1.2 If you *must* maintain compatibility, use the following SVN URL to access to old 1.2 release: http://svn.rails-engines.org/engines/branches/unsupported/old_1.2 It's worth mentioning now that the current releases of the login and user engines will also not work with the new 1.2 branch for the moment. While I've tried to avoid change wherever possible, to fit better with Rails 1.2 the next release of Engines is a different beast - hopefully the advantages of the new codebase outweighs the hiccup of bringing your plugins into sync. Developers, please examine the code to find out how to make your plugins compatible; I'll be posting more in the very near future describing the changes in detail - feedback gratefully requested! James -- * J * ~ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
