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