Rails comes with a number of generators (see the output of `script/ generate` for more information). None of them, however, are "Module Generators", so your question is impossible to answer as asked. A module is a Ruby thing, not a Rails thing. Perhaps you can be more specific as to what you want to generate or what goal you are trying to accomplish?
On Jan 4, 7:29 am, Pale Horse <[email protected]> wrote: > Could anyone tell me (or link me to) the best place to learn about RoR > Module Generators? > -- > Posted viahttp://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.

