with_default_value 0.1.0
This method provides method 'with_default_value' to objects. When this method is called, the method checkes instance by 'blank?' (defined by ActiveSupport, not 'nil?'). If the instance is evaluated as blank, returns default value.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 May 09, 2015 (9KB)
Runtime依存関係 (1):
activesupport
>= 4.2.1