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

Ticket #8037 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH][DOCS][tiny] Small syntax improvements to ActionView::Helpers::DebugHelper docs

Reported by: jeremymcanally Assigned to: core
Priority: low Milestone: 1.x
Component: ActionPack Version: edge
Severity: normal Keywords: docs, documentation, actionpack
Cc:

Description

Very small re-wording of the DebugHelper documentation.

Attachments

debug_helper_doc.diff (0.9 kB) - added by jeremymcanally on 04/09/07 20:35:44.

Change History

04/09/07 20:35:44 changed by jeremymcanally

  • attachment debug_helper_doc.diff added.

05/06/07 05:19:06 changed by marcel

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

(In [6688]) Minor wording tweak to documentation for the debug helper. Closes #8037. [jeremymcanally]