Possible issue with public_instance_methods and AR attributes...?
Reported by James Mead | January 4th, 2009 @ 05:13 PM
Quote from Nathan Zook:-
If klass < ActiveRecord::Base, klass.public_instance_methods should include the attribute setters even before any instance of klass has been defined. If I put klass.new.methods in my code, I have an incantation (which updates klass.public_instance_methods). Since you pushed out a fix in this area, I was hoping that you would be interested in this problem as well.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A mocking & stubbing library for Ruby.
* <a href="http://github.com/floehopper/mocha">GitHub repository</a>
* <a href="http://mocha.rubyforge.org">Documentation</a>
* <a href="http://groups.google.com/group/mocha-developer">Mailing List</a>