aaronmallen/activeinteractor

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/deploy.yml
.github/workflows/lint.yml
.github/workflows/test.yml
.github/workflows/upload_sarif.yml
.gitignore
.rubocop-codeclimate.yml
.rubocop.yml
.rubocop/base.yml
.rubocop/layout.yml
.rubocop/metrics.yml
.rubocop/performance.yml
.rubocop/rspec.yml
.rubocop/style.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
HUMANS.md
LICENSE
README.md
Rakefile
SECURITY.md
activeinteractor.gemspec
lib/rails/generators/templates/active_interactor.erb
lib/rails/generators/templates/context.erb
lib/rails/generators/templates/context_spec.erb
lib/rails/generators/templates/context_test_unit.erb
lib/rails/generators/templates/interactor.erb
lib/rails/generators/templates/interactor_spec.erb
lib/rails/generators/templates/interactor_test_unit.erb
lib/rails/generators/templates/organizer.erb