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

Ticket #7969 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH][DOCS] ActionView::Helpers::AssetHelper documentation improvements

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

Description

This patch improves the AssetHelper documentation by adding a lot more examples and use cases while homogenizing the markup with the rest of the doc project's patches.

Attachments

asset_helper_docs.diff (15.4 kB) - added by jeremymcanally on 04/02/07 15:52:44.

Change History

04/02/07 15:52:44 changed by jeremymcanally

  • attachment asset_helper_docs.diff added.

06/23/07 17:49:21 changed by david

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

(In [7106]) Massive documentation update for all helpers (closes #8223, #8177, #8175, #8108, #7977, #7972, #7971, #7969) [jeremymcanally]