Hi, I am writing a generator, i follow a a tutorial [1], but i want to look into the code of the build-in rails generators. And i cant find they. Where can i find the sources of the generators? I had read this thread, but i dont find any answer inside : http://lists.rubyonrails.org/pipermail/rails/2006-January/009385.html Thanks -- ------------------------------------- Pedro Del Gallego Email : pedro.delgallego-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Finally, i found it using Koders. http://www.koders.com/ruby/fid11EEFC463F1B19D5CAC0A01C333A4B087DC13FD9.aspx?s=rails+model+generator anyway. Where this file live in my HD (ubuntu). Thanks again 2007/2/28, Pedro Del Gallego <pedro.delgallego-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> Hi, > > I am writing a generator, i follow a a tutorial [1], but i want to > look into the code of the build-in rails generators. And i cant find > they. Where can i find the sources of the generators? > > I had read this thread, but i dont find any answer inside : > http://lists.rubyonrails.org/pipermail/rails/2006-January/009385.html > > Thanks > > -- > ------------------------------------- > Pedro Del Gallego > > Email : pedro.delgallego-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org >-- ------------------------------------- Pedro Del Gallego Email : pedro.delgallego-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
bcparanj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Mar-01 05:30 UTC
Re: Ho do i write t
Take a look at acts_as_authenticated plugin. It is a generator, it will generate the model and controller classes and also views. Good luck. On Feb 28, 2:30 pm, "Pedro Del Gallego" <pedro.delgall...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: t i dont find any answer inside :> >http://lists.rubyonrails.org/pipermail/rails/2006-January/009385.html > > > Thanks--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---