Skip to content

Patch for `belongs_to_many` association

Choose a tag to compare

@crashtech crashtech released this 22 Mar 02:09
· 11 commits to master since this release

Address #92 by fixing the setup of the belongs_to_many association by ensuring both foreing_key and primary_key are always stored as strings.