Skip to content

v1.7.0

Choose a tag to compare

@gaorlov gaorlov released this 24 Nov 16:16
· 172 commits to master since this release
  • #320 - fix passing relationships on create

    • fix relationships passing to new and create methods
    • fix false positive tests on create
    • refactor tests on create/update to prevent false same positive tests in future
  • #315 - add shallow_path feature to belongs_to

  • add shallow_path options to belongs_to to use model w/ and w/o nesting in parent resource