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

Ticket #7921 (closed defect: incomplete)

Opened 1 year ago

Last modified 7 months ago

[PATCH][DOCS] ActionView::Base documentation

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

Description

This patch provides much improved documentation for ActionView::Base; it complements my previous patch to the ActionPack README (cf., #7869).

Attachments

actionview_base_docs.diff (25.4 kB) - added by jeremymcanally on 03/26/07 20:38:19.

Change History

03/26/07 20:38:19 changed by jeremymcanally

  • attachment actionview_base_docs.diff added.

12/05/07 21:58:02 changed by marcel

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

Some of the sections, such as template extension names and what not are now out of date. Please reopen if that stuff gets updated. Thanks.