Evan Willms

Results 1 issues of Evan Willms

Roleable.subject.remove_role bypasses the rails callbacks by using delete_all instead of destroy_all. This is causing a problem with our model lifecycle auditing callbacks, as the removal of a role does not...