Manuel, Thanks for posting this info. It saved me a lot of hunting and pecking. I saw the same behaviour on Windows. -MLA
Manuel wrote: > Hi, > > this is a problem in the following file: > > ..vendor/plugins/engines/tasks/engine.rake > > around line #22 > > Please remove 'RAILS_ROOT, ' from the following line and try again. > > ----------- > migration_directory = File.join(RAILS_ROOT, engine.root, 'db', > 'migrate') > ----------- > > Kind regards, > > Manuel > > > > ----- Nachricht von [EMAIL PROTECTED] --------- > Datum: Fri, 27 Jan 2006 19:55:52 +0100 > Von: Jonathan Waddilove <[EMAIL PROTECTED]> > Antwort an: [email protected] > Betreff: [Engine-users] Newbie question: rake engine_migrate > ENGINE=login > An: [email protected] > > >> vendor/plugins/login_engine/db/migrate/001_initial_schema.rb and I think >> [email protected] >> http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org >> >> >> > > > ----- Ende der Nachricht von [EMAIL PROTECTED] ----- -- 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
