The reason is in Rails 1.1 all the rake tasks have changed. Try rake db:migrate:engines ENGINE=riki. Also "rake -T" is helpful command. -Chad
On Mar 30, 2006, at 4:07 PM, AT 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.org _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
