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

Changeset 8207

Show
Ignore:
Timestamp:
11/25/07 22:25:21 (2 years ago)
Author:
david
Message:

Docfix (closes #10252)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/activerecord/lib/active_record/reflection.rb

    r8113 r8207  
    8383      end 
    8484 
    85       # Returns the name of the macro, so it would return :composed_of for 
     85      # Returns the type of the macro, so it would return :composed_of for 
    8686      # "composed_of :balance, :class_name => 'Money'" or :has_many for "has_many :clients". 
    8787      def macro