You should not have to specify the :edge => true stuff, no. What do you get if you type
Rails::VERSION::STRING in a console? - james On 4/4/06, David Corbin <[EMAIL PROTECTED]> wrote: > So, I've upgrade rails to 1.1, and then re-installed my 'engines' plugin, and > 'login_engine' from http://svn.rails-engine.org/plugins/ . > > Now, when I run my unit tests, I get an error about "add_path" being missing. > Following the 'edge' directions seems to change (improve?) things, but should > I still have to say ':edge => true' for 1.1? > > David > > P.S. > > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- * J * ~ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
