I want to add a new aspect to the ScaffoldGenerator and I wanted to do something like this inside my railtie:
Rails::Generators::ScaffoldGenerator.hook_for :ixtlan but is does not work and bails out with: No value provided for required options '--orm' on generators without an hook_for to orm the same thing works. anybody has a little hint for me ? -- 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.

