Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #9413 (new defect)

Opened 1 year ago

Last modified 1 year ago

[PATCH][TINY] exception printng is commented in activerecord/test/aaa_create_tables_test.rb

Reported by: sur Assigned to: core
Priority: low Milestone: 2.x
Component: ActiveRecord Version: edge
Severity: minor Keywords: activercord_tests, tiny
Cc:

Description

In the exception handling, the errors printing have been commented. I didn't find any reason for commenting them ?

Attachments

exception_printing_commented_fixed.diff (0.9 kB) - added by sur on 08/29/07 07:17:17.
uncommenting the errors printng

Change History

08/29/07 07:17:17 changed by sur

  • attachment exception_printing_commented_fixed.diff added.

uncommenting the errors printng

08/29/07 07:17:48 changed by sur

  • keywords changed from activercord_tests to activercord_tests, tiny.
  • summary changed from exception printng is commented in activerecord/test/aaa_create_tables_test.rb to [PATCH][TINY] exception printng is commented in activerecord/test/aaa_create_tables_test.rb.