prey / gdpr_rails

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

peding_policies should be pending_policies #14

Closed joshawnard closed 6 years ago

joshawnard commented 6 years ago

Typo is breaking code https://github.com/prey/gdpr_rails/blob/82201b13fe69475dd119bfd63bf58201d056dc9f/app/models/policy_manager/concerns/user_behavior.rb#L90

patriciojofre commented 6 years ago

Hello @joshawnard , thanks for your report. This will be fixed in this PR https://github.com/prey/gdpr_rails/pull/15

Pato