Hi guys, I've recently submitted a patch that modifies the generators that create helpers (like controller, resource, etc) to generate helper tests as well.
http://rails.lighthouseapp.com/projects/8994/tickets/1199-helper-test-generator Pratik suggested to also add a --no-helper parameter to those generators cause very often he ends up removing the created helper. I think it makes sense cause I usually remove em too. I've also been thinking that a parameter like --no-test might also be helpful in case you're using an alternative testing framework or say create a controller for a static section of the site (which is less likely of course) Anyways, I'd appreciate any feedback. Thanks, Eugene --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
