acts_as_togglable 0.1.0
Adds methods like user.admin! that toggle boolean attributes with validations and callbacks, unlike Rails toggle! which bypasses them.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 February 03, 2026 (6.5KB)
Runtime依存関係 (2):
activerecord
>= 6.0
activesupport
>= 6.0