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

Ticket #7461 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

[PATCH] documentation for polymorphic associations w/STI

Reported by: johnjosephbachir Assigned to: core
Priority: low Milestone: 1.2.6
Component: ActiveRecord Version: 1.2.1
Severity: trivial Keywords: docs
Cc:

Description

typo fix (unless i'm missing some sublime aspect of this example...)

Attachments

associations.rb.diff (0.6 kB) - added by johnjosephbachir on 02/01/07 23:59:17.

Change History

02/01/07 23:59:17 changed by johnjosephbachir

  • attachment associations.rb.diff added.

03/10/07 02:12:07 changed by josh

  • keywords set to docs.

12/05/07 20:24:44 changed by marcel

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

(In [8305]) Fix typo in documentation for polymorphic associations w/STI. Closes #7461 [johnjosephbachir]