This project is archived and is in readonly mode.

#3011 ✓wontfix
Dan Pickett

[Patch] --skip-helper for controller tests

Reported by Dan Pickett | August 8th, 2009 @ 07:11 PM

patch attached

Generally, I like to make my helpers domain specific and I don't always have a need for them when I generate my controllers. It ultimately results in a lot of cruft in my app/helpers directory

This --skip-helper will omit the helper and the helper test from the files that are generated.

Arguably, I'd like to make this the default, but I realize that might be a little dramatic.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Tags

Pages