SchemaPlus / schema_associations

ActiveRecord extension that automatically (DRY) creates associations based on the schema
Other
46 stars 8 forks source link

document the has_many :order => :position behavior #2

Closed ronen closed 13 years ago

ronen commented 13 years ago

the README should mention that if there's a :position column, then has_many will be passed :order => :position