Skip to content

1.8.0

Compare
Choose a tag to compare
@liveh2o liveh2o released this 03 Feb 23:33
· 277 commits to main since this release
  • Associations now take a :scoped option to constrain association queries by the specified scope (e.g. :scoped => :user_guid).
  • Add a singleton method for instantiating records that shouldn't be considered new.