This project is archived and is in readonly mode.

Changeset [1c36172c13fc51b22167f5e8fc41b1da9f8fcb2a] by Jeremy Kemper

March 8th, 2009 @ 08:11 PM

Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.

[#1617 state:resolved] http://github.com/rails/rails/co...

Committed by Jeremy Kemper

  • M actionmailer/lib/action_mailer/vendor/text-format-0.6.3/text/format.rb
  • M actionmailer/test/mail_service_test.rb
  • M actionmailer/test/test_helper_test.rb
  • M actionpack/test/controller/assert_select_test.rb
  • M actionpack/test/controller/html-scanner/document_test.rb
  • M actionpack/test/controller/mime_responds_test.rb
  • M actionpack/test/controller/redirect_test.rb
  • M actionpack/test/controller/render_test.rb
  • M actionpack/test/controller/request_forgery_protection_test.rb
  • M actionpack/test/controller/request_test.rb
  • M actionpack/test/controller/resources_test.rb
  • M actionpack/test/controller/routing_test.rb
  • M actionpack/test/controller/selector_test.rb
  • M actionpack/test/controller/send_file_test.rb
  • M actionpack/test/controller/url_rewriter_test.rb
  • M actionpack/test/template/url_helper_test.rb
  • M activemodel/test/state_machine/event_test.rb
  • M activerecord/test/cases/associations/belongs_to_associations_test.rb
  • M activerecord/test/cases/associations/eager_test.rb
  • M activerecord/test/cases/associations/has_and_belongs_to_many_associations_test.rb
  • M activerecord/test/cases/associations/has_many_associations_test.rb
  • M activerecord/test/cases/associations/has_one_associations_test.rb
  • M activerecord/test/cases/associations/has_one_through_associations_test.rb
  • M activerecord/test/cases/attribute_methods_test.rb
  • M activerecord/test/cases/base_test.rb
  • M activerecord/test/cases/calculations_test.rb
  • M activerecord/test/cases/callbacks_test.rb
  • M activerecord/test/cases/dirty_test.rb
  • M activerecord/test/cases/finder_test.rb
  • M activerecord/test/cases/fixtures_test.rb
  • M activerecord/test/cases/inheritance_test.rb
  • M activerecord/test/cases/locking_test.rb
  • M activerecord/test/cases/migration_test.rb
  • M activerecord/test/cases/transactions_test.rb
  • M activerecord/test/cases/validations_test.rb
  • M activeresource/test/authorization_test.rb
  • M activeresource/test/base_test.rb
  • M activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb
  • M activesupport/lib/active_support/vendor/i18n-0.1.3/test/simple_backend_test.rb
  • M activesupport/test/core_ext/class_test.rb
  • M activesupport/test/core_ext/hash_ext_test.rb
  • M activesupport/test/core_ext/load_error_test.rb
  • M activesupport/test/core_ext/module/synchronization_test.rb
  • M activesupport/test/core_ext/module_test.rb
  • M activesupport/test/core_ext/object_and_class_ext_test.rb
  • M activesupport/test/core_ext/time_with_zone_test.rb
  • M activesupport/test/dependencies_test.rb
  • M activesupport/test/inflector_test.rb
  • M activesupport/test/json/decoding_test.rb
  • M activesupport/test/json/encoding_test.rb
  • M activesupport/test/message_encryptor_test.rb
  • M activesupport/test/message_verifier_test.rb
  • M activesupport/test/multibyte_chars_test.rb
  • M activesupport/test/string_inquirer_test.rb
  • M activesupport/test/time_zone_test.rb
  • M railties/guides/source/testing.textile
  • M railties/test/initializer_test.rb
  • M railties/test/plugin_locator_test.rb
  • M railties/test/plugin_test.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>