This project is archived and is in readonly mode.
3.0-style validators silently don't run if application name is plural of model name
Reported by Bruce Perens | April 19th, 2010 @ 03:36 AM
I had an application called Subscriptions and a model called Subscription. The 3.0-style validators silently did not run. A validator that ran a block ran successfully. So, I guess the validators were not being generated properly. Changing the name of the application repaired the problem.
Comments and changes to this ticket
-
Bruce Perens April 19th, 2010 @ 06:47 AM
I can't reproduce this any longer, and thus wish to withdraw this ticket. I'll write another when I figure out what's wrong.
-
Ryan Bigg January 2nd, 2011 @ 07:20 AM
- State changed from new to invalid
- Importance changed from to Low
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>