This project is archived and is in readonly mode.

Changeset [a1eb4e11c2cccb91483fa15f1a1a0b2ae518d2cf] by Jeremy Kemper

August 31st, 2008 @ 09:20 PM

Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9.

Signed-off-by: Jeremy Kemper jeremy@bitsweat.net

Conflicts:

actionpack/test/controller/layout_test.rb

http://github.com/rails/rails/co...

Committed by Jeremy Kemper

  • M actionmailer/lib/action_mailer/helpers.rb
  • M actionpack/lib/action_controller/caching/actions.rb
  • M actionpack/lib/action_controller/caching/sweeping.rb
  • M actionpack/lib/action_controller/cgi_process.rb
  • M actionpack/lib/action_controller/components.rb
  • M actionpack/lib/action_controller/filters.rb
  • M actionpack/lib/action_controller/helpers.rb
  • M actionpack/lib/action_controller/http_authentication.rb
  • M actionpack/lib/action_controller/integration.rb
  • M actionpack/lib/action_controller/layout.rb
  • M actionpack/lib/action_controller/polymorphic_routes.rb
  • M actionpack/lib/action_controller/routing/route_set.rb
  • M actionpack/lib/action_controller/test_process.rb
  • M actionpack/lib/action_controller/verification.rb
  • M actionpack/lib/action_view/test_case.rb
  • M actionpack/test/controller/base_test.rb
  • M actionpack/test/controller/filter_params_test.rb
  • M actionpack/test/controller/filters_test.rb
  • M actionpack/test/controller/integration_test.rb
  • M activemodel/lib/active_model/validations.rb
  • M activeresource/lib/active_resource/base.rb
  • M activeresource/lib/active_resource/custom_methods.rb
  • M activeresource/test/authorization_test.rb
  • M activeresource/test/base/load_test.rb
  • M activeresource/test/base_test.rb
  • M activeresource/test/connection_test.rb
  • M activesupport/lib/active_support/core_ext/object/misc.rb
  • M activesupport/lib/active_support/core_ext/time/zones.rb
  • M activesupport/lib/active_support/option_merger.rb
  • M activesupport/lib/active_support/testing/core_ext/test/unit/assertions.rb
  • M activesupport/lib/active_support/time_with_zone.rb
  • M activesupport/test/core_ext/hash_ext_test.rb
  • M activesupport/test/core_ext/object_and_class_ext_test.rb
  • M activesupport/test/dependencies_test.rb
  • M railties/lib/initializer.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>