prey / gdpr_rails

Rails Engine for the GDPR compliance
https://preyproject.com
MIT License
626 stars 62 forks source link

Better management of custom user_resources #36

Closed piotaixr closed 5 years ago

piotaixr commented 5 years ago

Fixes #35

Also this changes how admin_user_resource default is set. This avoids verbose config.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 111


Changes Missing Coverage Covered Lines Changed/Added Lines %
spec/dummy/app/models/another_user.rb 5 9 55.56%
<!-- Total: 101 105 96.19% -->
Totals Coverage Status
Change from base Build 109: 0.5%
Covered Lines: 913
Relevant Lines: 976

💛 - Coveralls
michelson commented 5 years ago

thanks @piotaixr ! sorry for the delay, it's merged on master