apsislabs / phi_attrs

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

Allow Customizing Translation Location #36

Closed Crisfole closed 5 years ago

Crisfole commented 5 years ago

Translations are currently hard coded into the translation namespace phi:

en:
  phi:
    controller:
      action:
        model: "Whatever"

We could easily allow that to be customized like the log location.