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

Ticket #10671 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

[PATCH] Correct indentation in ActionPack Sanitizer tests

Reported by: l.guidi Assigned to: core
Priority: normal Milestone: 2.x
Component: ActionPack Version: edge
Severity: normal Keywords: patch docfix actionpack sanitizer
Cc:

Description

Fixed indentation for ActionPack Sanitizer tests.

Attachments

sanitizer_test_indentation.diff (0.6 kB) - added by l.guidi on 01/02/08 10:12:25.

Change History

01/02/08 10:12:25 changed by l.guidi

  • attachment sanitizer_test_indentation.diff added.

01/02/08 10:14:03 changed by l.guidi

  • summary changed from [PATCH][DOCFIX] Correct indentation in ActionPack Sanitizer tests to [PATCH] Correct indentation in ActionPack Sanitizer tests.

01/02/08 19:24:58 changed by rick

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

(In [8527]) Correct indentation in a couple spots. Closes #10671 [l.guidi, rick]