This repository was archived by the owner on Dec 29, 2024. It is now read-only.
activeinteractor 0.1.4
Install from the command line:
Learn more about RubyGems packages
$ gem install activeinteractor --version "0.1.4"
Install via Gemfile:
source "https://rubygems.pkg.github.com/aaronmallen" do
gem "activeinteractor", "0.1.4"
end
About this version
Ruby interactors with ActiveModel::Validations based on the interactors gem. Rich support for attributes, callbacks, and validations, and thread safe performance methods.