dockyard/easy_auth-password

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## 0.1.0

* Forbidden attributes fix
* After hooks for password reset no longer take arguments
* Reverted array identities
* Improved password identity updating
* Don't double up on relationship definitions
* Don't double up on validators
* Extracted PasswordReset#create after actions 
* Made PasswordReset after actions public