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]


OK, I'm trying to set up my first use of login and user engine
application. Environment is on OS X.

When I run
  rake engine_migrate ENGINE=login
I get:
  The db/migrate directory for engine 'login_engine' appears to be
missing

However, I can see
vendor/plugins/login_engine/db/migrate/001_initial_schema.rb and I think
I have followed all the instructions.

Umm, what did I miss?

Thanks in advance, Jonathan

--
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





----- Ende der Nachricht von [EMAIL PROTECTED] -----


Attachment: binQeyj4mQ5Pl.bin
Description: Öffentlicher PGP-Schlüssel

_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Reply via email to