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

Ticket #7722 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

[PATCH][DOCS] ScriptaculousHelper documentation improvements

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

Description

The documentation for ScriptaculousHelper assumed (a) that the reader knew what Scriptaculous was and (b) they knew what all the parts did. This patch adds more background information, shows the javascript generated by each method, improves the README, and cleans up the grammar a little bit.

Attachments

extend_scriptaculous_helper_docs.diff (10.1 kB) - added by jeremymcanally on 03/05/07 16:48:11.

Change History

03/05/07 16:48:11 changed by jeremymcanally

  • attachment extend_scriptaculous_helper_docs.diff added.

03/06/07 02:17:55 changed by jeremymcanally

  • summary changed from [DOCS] ScriptaculousHelper documentation improvements to [PATCH][DOCS] ScriptaculousHelper documentation improvements.