apsislabs / phi_attrs

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

Add a `require_phi!` method #51

Closed Crisfole closed 3 years ago

Crisfole commented 3 years ago

This is handy for methods that expect to receive an argument with phi already allowed.

I could see valid arguments for this being an ArgumentError or allowing customizing the message.