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

[wip] hook improvements #29

Merged
merged 3 commits into from
Nov 5, 2016
Merged

Conversation

leocabral
Copy link
Collaborator

maybe its done, just maybe hehe :)

- removed all NotImplementedError from base methods (in Hook)
- now its possible to create hooks without any required methods
  e.g. before this solution, you had to implement 'before_save' method if you declared a hook in your model class
@leocabral leocabral changed the title [wip] implementing after_save hook [wip] hook improvements Nov 3, 2016
@coveralls
Copy link

coveralls commented Nov 3, 2016

Coverage Status

Coverage increased (+0.2%) to 92.172% when pulling 7999570 on leocabral:master into 410f770 on felipevolpone:master.

@felipevolpone
Copy link
Owner

Hey @leocabral thank you so much for your contribution 😄
Your ideas are great, as soon as possible I'll merge the PR.

Again, thank you for your contribution :))

@felipevolpone
Copy link
Owner

This also fixes the #30 issue

@leocabral
Copy link
Collaborator Author

@felipevolpone thank youuu!!
i'm looking forward to help you in this awesome project 😃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants