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

Ticket #9110 (new enhancement)

Opened 10 months ago

[PATCH] Doc select at FormOptionsHelper

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

Description

The documentation for select at FormOptionsHelper. This patch adds a full rewrite to select method documentation.

I removed messy block of text "This can be used to provide a default set ..." because it does not belong under select documentation. If I'm wrong please correct me, becaus this is my very first patch to rails :-)

Attachments

form_options_helper_select_doc.diff (3.9 kB) - added by priit on 07/26/07 13:17:14.

Change History

07/26/07 13:17:14 changed by priit

  • attachment form_options_helper_select_doc.diff added.