This project is archived and is in readonly mode.
Changeset [f7b0a857e97304a5daeb47313759b9bf0d7e2fc9] by Jeremy Kemper
February 25th, 2010 @ 05:32 PM
Use Object#singleton_class instead of #metaclass. Prefer Ruby's
choice.
http://github.com/rails/rails/commit/f7b0a857e97304a5daeb47313759b9...
Committed by Jeremy Kemper
- M actionpack/lib/action_dispatch/testing/integration.rb
- M activemodel/lib/active_model/attribute_methods.rb
- M activerecord/lib/active_record/base.rb
- M activerecord/lib/active_record/migration.rb
- M activerecord/lib/active_record/named_scope.rb
- M activesupport/CHANGELOG
- M activesupport/lib/active_support/callbacks.rb
- M activesupport/lib/active_support/core_ext/class/attribute.rb
- M activesupport/lib/active_support/core_ext/class/delegating_attributes.rb
- M activesupport/lib/active_support/core_ext/object.rb
- M activesupport/lib/active_support/core_ext/object/metaclass.rb
- M activesupport/lib/active_support/memoizable.rb
- M activesupport/test/core_ext/object_and_class_ext_test.rb
- M railties/lib/rails/generators.rb
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>