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:
=
installation:
=
Dépendances de Runtime (2):
activemodel
>= 5.2, < 8
activesupport
>= 5.2, < 8
Dépendances de 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