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

Ticket #11249 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

[PATCH][TINY] Missing Doc for url_for in UrlRewriter

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

Description

Adding missing doc for the :trailing_slash option

Attachments

missing_doc_url_for_option.diff (1.5 kB) - added by juanjo.bazan on 02/28/08 23:59:20.
doc patch

Change History

02/28/08 23:59:20 changed by juanjo.bazan

  • attachment missing_doc_url_for_option.diff added.

doc patch

02/29/08 00:05:10 changed by ernesto.jimenez

+1

03/02/08 11:07:39 changed by ncr

+1

03/02/08 17:05:13 changed by neshmi

+1

03/15/08 20:03:35 changed by david

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

(In [9033]) Docfix (closes #11249) [juanjo.bazan]