jwood / tenacity

A database client independent way of managing relationships between models backed by different databases.
MIT License
118 stars 17 forks source link

Allow the user to specify the association foreign key for RDBMS backed has_many associations #6

Closed jwood closed 13 years ago

jwood commented 13 years ago

See the :association_foreign_key option in ActiveRecord associations.

jwood commented 13 years ago

Fixed in 0.2.0