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

Ticket #6493 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Documentation patch for prepend_filter

Reported by: jvoorhis Assigned to: David
Priority: normal Milestone: 1.x
Component: ActionPack Version: edge
Severity: normal Keywords: docs trivial
Cc:

Description

Trivial documentation patch for prepend_filter. It is implied that CheckoutController inherits from ShoppingController, but it is not shown explicitly. This makes that relationship explicit.

Attachments

prepend_filter_docs.diff (0.6 kB) - added by jvoorhis on 10/25/06 18:17:25.

Change History

10/25/06 18:17:25 changed by jvoorhis

  • attachment prepend_filter_docs.diff added.

01/05/07 20:45:58 changed by rick

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

(In [5861]) Slight doc tweak to #prepend_filter. Closes #6493 [Jeremy Voorhis]

01/05/07 20:46:34 changed by rick

(In [5862]) Slight doc tweak to #prepend_filter. Closes #6493 [Jeremy Voorhis]