active_interaction 5.3.0
ActiveInteraction manages application-specific business logic. It is an implementation of what are called service objects, interactors, or the command pattern. No matter what you call it, its built to work seamlessly with Rails.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activemodel
>= 5.2, < 8
activesupport
>= 5.2, < 8
Development 相依性套件 (10):
actionpack
>= 0
activerecord
>= 0
kramdown
~> 2.1
rake
~> 13.0
rspec
~> 3.5
rubocop
~> 1.26.1
rubocop-rake
~> 0.6.0
rubocop-rspec
~> 2.9.0
sqlite3
>= 0
yard
~> 0.9