Marnen Laibow-Koser wrote: > Pale Horse wrote: >> Could anyone tell me (or link me to) the best place to learn about RoR >> Module Generators? > > What do you want to know? > > And what are you going to use them for? Unless they generate > *extremely* skeletal code, generators are a bad thing. (See > restful_authentication for an example of how *not* to use generators.) > > Best, > -- > Marnen Laibow-Koser > http://www.marnen.org > [email protected]
One example that I often use is a News feature... I just want to know how I can build a generator and then, utilise it. -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

