SchemaPlus / schema_associations

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

should declare :inverse_of #6

Closed ronen closed 11 years ago

ronen commented 12 years ago

Now that rails has :inverse_of on associations, schema_associations should declare it

ronen commented 11 years ago

:inverse_of has been in place since version 1.0. but forgot to close out this issue.