Skip to content

added .update_or_create method

Latest
Compare
Choose a tag to compare
@jamesbowles jamesbowles released this 28 Jul 03:23
· 16 commits to master since this release

added .update_or_create method to replace the implementation of .refresh
.update_or_create allows you to use a combination of keys to identity records that have no single unique attribute.