This project is archived and is in readonly mode.
Changeset [89978f10afbad3f856e2959a811bed1982715408] by Xavier Noria
April 5th, 2010 @ 08:15 PM
moves Object#singleton_class to Kernel#singleton_class to match
Ruby also there, same for #class_eval to simplify, and adds
coverage for class_eval
http://github.com/rails/rails/commit/89978f10afbad3f856e2959a811bed...
Committed by Xavier Noria
- A activesupport/lib/active_support/core_ext/kernel/singleton_class.rb
- R activesupport/lib/active_support/core_ext/object/singleton_class.rb
- M actionpack/lib/action_dispatch/testing/integration.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/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/kernel.rb
- M activesupport/lib/active_support/core_ext/object.rb
- M activesupport/lib/active_support/core_ext/string/output_safety.rb
- M activesupport/lib/active_support/memoizable.rb
- M activesupport/test/core_ext/kernel_test.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>