active_record_mask 0.1.1
ActiveRecordMask is a small ruby library that provides an easy way to mask read access to database attributes and associations in ActiveRecord objects.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
~> 7
activesupport
~> 7