This project is archived and is in readonly mode.
ActiveModel errors require error
Reported by Paul Sadauskas (Rando) | December 18th, 2009 @ 10:59 PM
ActiveModel::Error depends on activemodel/deprecated_error_methods without ever requiring it explicitly.
stuff breaks if you try to require
'activemodel/errors'
Comments and changes to this ticket
-
José Valim January 3rd, 2010 @ 12:25 AM
You shuold pick 'activemodel' first, so it will set the autoload stuff.
-
Rohit Arondekar October 7th, 2010 @ 11:56 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>