keep_defaults 0.0.1
Prevent ActiveRecord attributes for not null columns with default values from being set to nil. Instead of setting/returning nil the column's default value is returned.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.0.1 March 02, 2020 (8.5KB)
Runtime依存関係 (1):
activerecord
>= 4.2, < 7