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

Ticket #7651 (new defect)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Rake annotations searching only in rxml/rhtml files and not builder/erb files (also fix reference to rhtml file in a doc)

Reported by: jeremymcanally Assigned to: core
Priority: normal Milestone: 2.x
Component: Railties Version: edge
Severity: normal Keywords:
Cc:

Description

This patch should fix the last references to rhtml that either (a) exist or (b) don't mention their newer equivalent. While working on the docs for the caboo.se project, I noticed that in the notes/annotations rake tasks, it wasn't searching for erb/builder files. So while I was fixing the doc references, I fixed this too.

Attachments

fix_rhtml_references.diff (1.2 kB) - added by jeremymcanally on 02/26/07 15:52:01.
Fixes last documentation reference and a small bug.

Change History

02/26/07 15:52:01 changed by jeremymcanally

  • attachment fix_rhtml_references.diff added.

Fixes last documentation reference and a small bug.

03/10/07 02:19:50 changed by josh

  • keywords set to docs.

06/16/07 19:36:13 changed by josh

  • keywords deleted.