Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#119 ActiveRecord helper methods #124

Merged
merged 1 commit into from
Jan 21, 2020
Merged

#119 ActiveRecord helper methods #124

merged 1 commit into from
Jan 21, 2020

Conversation

aaronmallen
Copy link
Owner

Description

Introduce the acts_as_context helper method for ActiveRecord models

Information

  • Contains Documentation
  • Contains Tests
  • Contains Breaking Changes

Related Issues

Changelog

Added

  • ActiveInteractor::Context::Status
  • ActiveInteractor::Rails::ActiveRecord

Changed

  • Abstracted status methods from ActiveInteractor::Context::Base into ActiveInteractor::Context::Status

 - Added: `ActiveInteractor::Context::Status`
 - Added: `ActiveInteractor::Rails::ActiveRecord`
@aaronmallen aaronmallen added feature New feature or request minor labels Jan 21, 2020
@aaronmallen aaronmallen added this to the v1.0.0 milestone Jan 21, 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/context/status.rb  2
- lib/active_interactor/rails/active_record.rb  4
         

See the complete overview on Codacy

@aaronmallen aaronmallen merged commit 4c7a017 into master Jan 21, 2020
@aaronmallen aaronmallen deleted the feature/#119 branch January 21, 2020 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActiveRecord helper methods
1 participant