Re: [Engine-users] trouble migrating login_engine schema

2006-05-18 Thread Vincent AE Scott
#if volker.schumacher.1 /* May 16, 11:01 */ > Jeremy Pettet wrote: > > Hello, > > > > I tried to migrate the schema for Login_Engine but I get this error > > > >>rake engine_migrate ENGINE=login > > > > rake aborted! > > No such file to load -- authenticated_user > > > > > > I cannot seem to f

Re: [Engine-users] trouble migrating login_engine schema

2006-05-16 Thread James Adam
Have you searched the archives, or on ruby forum? This has been discussed already. - James On 5/16/06, Volker Schumacher <[EMAIL PROTECTED]> wrote: > Jeremy Pettet wrote: > > Hello, > > > > I tried to migrate the schema for Login_Engine but I get this error > > > >>rake engine_migrate ENGINE=logi

Re: [Engine-users] trouble migrating login_engine schema

2006-05-16 Thread Volker Schumacher
Jeremy Pettet wrote: > Hello, > > I tried to migrate the schema for Login_Engine but I get this error > >>rake engine_migrate ENGINE=login > > rake aborted! > No such file to load -- authenticated_user > > > I cannot seem to find anyone else with the same problem. > > Thanks, > JP Hi, I have

[Engine-users] trouble migrating login_engine schema

2006-05-14 Thread Jeremy Pettet
Hello, I tried to migrate the schema for Login_Engine but I get this error >rake engine_migrate ENGINE=login rake aborted! No such file to load -- authenticated_user I cannot seem to find anyone else with the same problem. Thanks, JP -- Posted via http://www.ruby-forum.com/. ___