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

Ticket #8108 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH][DOCS] ActionView::Helpers::FormTagHelper documentation

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

Description

This patch double the documentation for this helper, including many more examples and clarifying much of the documentation.

Attachments

form_tag_helper_docs.diff (20.9 kB) - added by jeremymcanally on 04/18/07 01:13:17.

Change History

04/18/07 01:13:17 changed by jeremymcanally

  • attachment form_tag_helper_docs.diff added.

06/23/07 17:49:21 changed by david

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

(In [7106]) Massive documentation update for all helpers (closes #8223, #8177, #8175, #8108, #7977, #7972, #7971, #7969) [jeremymcanally]