I''ll add an ''engine generator'' (i.e. script/generate
engine
YourEngineName) as time permits. In the meantime, you just need to
mirror parts of the structure of a normal rails application -
controllers should go in a directory called my_engine/app/controllers,
and so on. Looking through the Engines README should make things
fairly clear - if you have an specific questions, just let me know
- james
On 11/9/05, Nathaniel S. H. Brown
<nshb-wgYSSEAWXinQT0dZR+AlfA@public.gmane.org>
wrote:> How can I build a default engine with the directory structure mentioned in
> my_engine??
>
> Is there a default engine package I can rename or something of the like?
>
> Warmest regards,
> Nathan.
>
> --------------------------------------------------------------
> Nathaniel S. H. Brown Toll Free 1.877.4.INIMIT
> Inimit Innovations Phone 604.724.6624
> www.inimit.com Fax 604.444.9942
>
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>