Module: MaybeSo
- Defined in:
- lib/maybe_so.rb,
lib/maybe_so/version.rb,
lib/maybe_so/active_model/boolean_attribute.rb
Defined Under Namespace
Modules: ActiveModel
Constant Summary collapse
- DEFAULT_TRUTHY_VALUES =
%w(y yes true t 1)
- VERSION =
"1.1.0"