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

Ticket #10938 (closed enhancement: fixed)

Opened 9 months ago

Last modified 7 months ago

[PATCH] Stop observers in form test suite

Reported by: kangax Assigned to: tobie
Priority: low Milestone: 2.x
Component: Prototype Version: edge
Severity: minor Keywords:
Cc:

Description

Just a minor annoyance...
Thanks

Attachments

stop_observers_patch.diff (0.8 kB) - added by kangax on 01/27/08 17:10:13.

Change History

01/27/08 17:10:13 changed by kangax

  • attachment stop_observers_patch.diff added.

03/09/08 07:14:29 changed by tobie

  • status changed from new to closed.
  • resolution set to fixed.

(In [8998]) prototype: Stop form observers in unit tests. Closes #10938.