nilify_blanks 1.0.3
Often times you'll end up with empty strings where you really want nil at the database level. This plugin automatically converts blanks to nil and is configurable.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 3.0.0
activesupport
>= 3.0.0