This project is archived and is in readonly mode.

Changeset [d1575ae1b9658c91145d6a46ec2a144a5a089207] by David Heinemeier Hansson

April 11th, 2011 @ 11:23 PM

Change Object#either? to Object#among? -- thanks to @jamesarosen for the suggestion!
https://github.com/rails/rails/commit/d1575ae1b9658c91145d6a46ec2a1...

Committed by David Heinemeier Hansson

  • M actionpack/lib/action_dispatch/routing/mapper.rb
  • M actionpack/lib/action_dispatch/testing/assertions/response.rb
  • M actionpack/lib/action_dispatch/testing/assertions/selector.rb
  • M actionpack/lib/action_dispatch/testing/integration.rb
  • M actionpack/test/controller/mime_responds_test.rb
  • M actionpack/test/dispatch/routing_test.rb
  • M actionpack/test/template/form_helper_test.rb
  • M actionpack/test/template/form_options_helper_test.rb
  • M actionpack/test/template/form_tag_helper_test.rb
  • M activemodel/lib/active_model/validator.rb
  • M activerecord/lib/active_record/associations/association.rb
  • M activerecord/lib/active_record/associations/builder/belongs_to.rb
  • M activerecord/lib/active_record/associations/builder/has_many.rb
  • M activerecord/lib/active_record/associations/builder/has_one.rb
  • M activerecord/lib/active_record/associations/has_one_association.rb
  • M activerecord/lib/active_record/attribute_methods/time_zone_conversion.rb
  • M activerecord/lib/active_record/railties/databases.rake
  • M activerecord/lib/active_record/reflection.rb
  • M activerecord/lib/rails/generators/active_record/session_migration/session_migration_generator.rb
  • M activerecord/test/cases/attribute_methods_test.rb
  • M activerecord/test/cases/defaults_test.rb
  • M activeresource/lib/active_resource/connection.rb
  • M activeresource/test/cases/http_mock_test.rb
  • M activesupport/CHANGELOG
  • M activesupport/lib/active_support/cache/file_store.rb
  • M activesupport/lib/active_support/callbacks.rb
  • M activesupport/lib/active_support/core_ext/object/inclusion.rb
  • M activesupport/lib/active_support/time_with_zone.rb
  • M activesupport/test/core_ext/object/inclusion_test.rb
  • M activesupport/test/transliterate_test.rb
  • M railties/guides/rails_guides/textile_extensions.rb
  • M railties/lib/rails/commands.rb
  • M railties/lib/rails/commands/benchmarker.rb
  • M railties/lib/rails/commands/destroy.rb
  • M railties/lib/rails/commands/generate.rb
  • M railties/lib/rails/commands/profiler.rb
  • M railties/lib/rails/generators/base.rb
  • M railties/lib/rails/generators/generated_attribute.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>