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

Ticket #8377 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH][DOCS] Fixes for routes "Regular Expressions" documentation

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

Description

There is a syntax error in the documentation on :requirements for routes which this patch fixes.

Attachments

regular_expressions_routes_documentation_fix.diff (0.8 kB) - added by norbert on 05/16/07 07:17:50.

Change History

05/16/07 07:17:50 changed by norbert

  • attachment regular_expressions_routes_documentation_fix.diff added.

05/16/07 07:19:14 changed by norbert

See also #8228 and #8250.

05/26/07 20:31:47 changed by marcel

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

Applied in [6863].