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 join table name for RDBMS backed has_many associations #5

Closed jwood closed 13 years ago

jwood commented 13 years ago

See the :join_table option in ActiveRecord associations.

jwood commented 13 years ago

Fixed in 0.2.0