nil_returning_coder 0.0.2
This module defines an YAMLColumn coder that returns nil instead of a blank object. Useful when the class you are serializing to/from does not allow uninitialized objects (such as a unit measurement)
Gemfile:
=
安装:
=
版本列表:
- 0.0.2 June 10, 2014 (17.0 KB)
Runtime 依赖 (2):
activerecord
>= 0
activesupport
>= 0