Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

v1.0.2

Choose a tag to compare

@aaronmallen aaronmallen released this 04 Feb 06:24
6312646

Added

  • Support for Dynamoid ORM
  • Support for Mongoid ORM

Changed

  • ActiveInteractor::Models#acts_as_context no longer includes ActiveModel::Validations
  • ActiveInteractor::Models#acts_as_context now includes ActiveInteractor::Context::Attributes

Removed

  • ActiveInteractor::Models::InstanceMethods#merge!