The 'old' rake tasks simply don't exist anymore - they needed to be rewritten, and as part of the rewrite I adopted the new rake namespace syntax.
- james On 3/31/06, David Corbin <[EMAIL PROTECTED]> wrote: > Seems to me a saw that 'existing' rake tasks would be recognized with or > without the namespace... > > > On Thursday 30 March 2006 04:22 pm, James Adam wrote: > > The syntax for the rake tasks has changed - please check the engines > > README or mailing list archives. > > > > - james > > > > On 3/30/06, AT <[EMAIL PROTECTED]> wrote: > > > I get the following error when trying to install riki. > > > > > > >rake engine_migrate ENGINE=riki > > > > > > rake aborted! > > > Don't know how to build task 'engine_migrate' > > > > > > Anyone know what causes this. I had the same issue with the login engine > > > so I manually updated the db. > > > > > > -- > > > Posted via http://www.ruby-forum.com/. > > > _______________________________________________ > > > engine-users mailing list > > > [email protected] > > > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.or > > >g > > > > -- > > * J * > > ~ > > _______________________________________________ > > engine-users mailing list > > [email protected] > > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > _______________________________________________ > 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
