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

Ticket #9037 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

[PATCH] Doc ActionController::Assertions::TagAssertions#assert_tag cosmetic issues

Reported by: mfazekas Assigned to: core
Priority: normal Milestone: 2.x
Component: ActionPack Version: edge
Severity: normal Keywords: docs
Cc:

Description

The patch fixes 2 formatting issues is assert_tag documentation

Attachments

doc_assert_tag_cosmetics.diff (1.3 kB) - added by mfazekas on 07/20/07 14:06:34.

Change History

07/20/07 14:06:34 changed by mfazekas

  • attachment doc_assert_tag_cosmetics.diff added.

11/06/07 18:57:37 changed by marcel

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

(In [8095]) Fix broken tag in assert_tag documentation. Closes #9037 [mfazekas]