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

#36 Allow organized interactors to be skipped based on conditional options #114

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

aaronmallen
Copy link
Owner

Description

Allow organized interactors to be skipped based on conditional options

Information

  • Contains Documentation
  • Contains Tests
  • Contains Breaking Changes

Related Issues

Changelog

Added

  • ActiveInteractor::Organizer::InteractorInterface
  • ActiveInteractor::Organizer::InteractorInterfaceCollection

…tions

- Added: `ActiveInteractor::Organizer::InteractorInterface`
- Added: `ActiveInteractor::Organizer::InteractorInterfaceCollection`
@aaronmallen aaronmallen added feature New feature or request minor labels Jan 13, 2020
@aaronmallen aaronmallen added this to the v1.0.0 milestone Jan 13, 2020
@aaronmallen
Copy link
Owner Author

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- lib/active_interactor/organizer/interactor_interface.rb  4
- lib/active_interactor/organizer/interactor_interface_collection.rb  2
- lib/active_interactor/organizer.rb  1
         

See the complete overview on Codacy

@aaronmallen aaronmallen merged commit 8e8d2a1 into master Jan 13, 2020
@aaronmallen aaronmallen deleted the feature/#36 branch January 13, 2020 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow organized interactors to be skipped based on conditional options
1 participant