Hello!

I often write my own migration generators to handle custom SQL. The -- 
skip-migration option for the model generator is very handy for these  
situations, but I miss this option for the scaffold and resource  
generators.

I've posted a patch[1] that adds --skip-migration to the scaffold and  
resource generators with tests--with a new  
rails_resource_generator_test.rb file thrown in for good measure :)

This is one of my first patches for Rails and welcome any feedback.  
If there's anything I can do to make this patch more likely to be  
accepted, please let me know.

Cheers,

Michael Glaesemann
grzm seespotcode net

[1](http://dev.rubyonrails.org/ticket/8656)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to