apsislabs / phi_attrs

HIPAA compliant PHI access logging for Ruby on Rails.
MIT License
27 stars 3 forks source link

def is_phi_allowed? #7

Closed Crisfole closed 5 years ago

Crisfole commented 5 years ago

We need the method, or documentation for it.

Crisfole commented 5 years ago

Looks like documentation for phi_allowed?. We should also make sure that it returns a boolean, not just nil when the answer is false.