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

Ticket #8813 (new enhancement)

Opened 11 months ago

Last modified 11 months ago

[PATCH][DOCS] doc array to_formatted_s

Reported by: will.bailey Assigned to: core
Priority: low Milestone: 2.x
Component: ActiveSupport Version: edge
Severity: normal Keywords: docs
Cc:

Description

Inspired by Ryan Bates Railscasts here is a minor documentation patch. This adds documentation to the to_formatted_s extension to array provided in ActiveSupport.

Attachments

doc_array_to_formatted_s.diff (1.0 kB) - added by will.bailey on 06/29/07 19:58:00.

Change History

06/29/07 19:58:00 changed by will.bailey

  • attachment doc_array_to_formatted_s.diff added.

06/30/07 18:31:26 changed by lifofifo

  • summary changed from [PATCH] doc array to_formatted_s to [PATCH][DOCS] doc array to_formatted_s.