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

Ticket #10775 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

[DOCFIX] dom_id is misdocumented as dom_class

Reported by: jbarnette Assigned to: core
Priority: normal Milestone: 2.x
Component: ActionPack Version: edge
Severity: normal Keywords: verified
Cc:

Description

The dom_id API docs talk about dom_class. Looks like a copy/paste error. Patch attached.

Attachments

dom-id-docfix.diff (1.3 kB) - added by jbarnette on 01/12/08 00:32:30.

Change History

01/12/08 00:32:30 changed by jbarnette

  • attachment dom-id-docfix.diff added.

01/15/08 22:52:32 changed by DefV

+1

01/15/08 22:52:51 changed by lifofifo

+1

01/15/08 23:00:43 changed by djanowski

  • keywords set to verified.

+1

01/26/08 05:11:12 changed by nzkoz

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

(In [8734]) Correct documentation for dom_id [jbarnette] Closes #10775

02/10/08 01:06:38 changed by nzkoz

(In [8833]) 2-0-stable: Correct documentation for dom_id [jbarnette] References #10775

Merging [8734]