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

Ticket #10584 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

[PATCH][DOCS] Docfixes for ActionController::Layout

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

Description

Fix some incorrect documentation and move note about @content_for_layout to where it would make more sense.

Attachments

update_layout_docs.diff (3.7 kB) - added by chuyeow on 12/21/07 08:46:08.

Change History

12/21/07 08:46:08 changed by chuyeow

  • attachment update_layout_docs.diff added.

12/21/07 12:30:33 changed by bitsweat

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

(In [8471]) Update layout docs. Closes #10584 [Cheah Chu Yeow]