= Engines Generator Now part of the Engines plugin, you can generate your very own engines. $ script/plugin install engines $ script/generate engine MyEngine = Howto Extract an Engine I have also written a little documentation on how to extract an engine out of an existing application: http://rails-engines.rubyforge.org/wiki/wiki.pl?ExtractAnEngine = Changelog http://opensvn.csie.org/rails_engines/plugins/engines/CHANGELOG Regards, Jon -- http://www.snowblink.co.uk/
Obie Fernandez
2005-Dec-22 15:45 UTC
Re: [ANN] Engines Generator & Howto Extract an Engine
If Joe is a good programmer he should type ''rake'' to run his test suites and make sure none of his tests broke.> Joe then checks this has not messed up his existing application > > $ script/server > > He tries the web browser > > HTTP://localhost:3000/upload > > All is still well.Cool idea. I especially like the way you made the generator script interactive and integrated choice of OSS license. Cheers, Obie On 12/21/05, Jon Lim <snowblink-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> = Engines Generator > Now part of the Engines plugin, you can generate your very own engines. > > $ script/plugin install engines > $ script/generate engine MyEngine > > = Howto Extract an Engine > I have also written a little documentation on how to extract an engine > out of an existing application: > http://rails-engines.rubyforge.org/wiki/wiki.pl?ExtractAnEngine > > = Changelog > http://opensvn.csie.org/rails_engines/plugins/engines/CHANGELOG > > Regards, > Jon > -- > http://www.snowblink.co.uk/ > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >