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

Add create_activity! method. #334

Merged

Conversation

jtwhittington
Copy link
Contributor

@jtwhittington jtwhittington commented Mar 1, 2019

Overall pretty simple PR: uses the create! method to add create_activity! which will throw an error on validation failure for each of the three supported ORMs from issue #333

Added a single test similar to one of the create_activity tests, didn't think it was a good idea to add a validation using class_eval in the tests, open to ideas in regards to testing more etc.

@pokonski pokonski merged commit 24767e4 into public-activity:1-6-stable Mar 19, 2019
@pokonski
Copy link
Member

Thanks for this! Will release soon and post here :)

@jtwhittington jtwhittington deleted the add_create_activity! branch April 3, 2019 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants