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 user to specify the foreign key of the association. #3

Closed jwood closed 13 years ago

jwood commented 13 years ago

See the :foreign_key option in ActiveRecord associations.

jwood commented 13 years ago

Fixed in 0.2.0