Libraries
»
enough_fields
(0.0.1)
»
Index
»
EnoughFields
»
enable?
Method: EnoughFields.enable?
Defined in:
lib/enough_fields.rb
.
enable?
⇒
Boolean
Returns:
(
Boolean
)
51 52 53
# File 'lib/enough_fields.rb', line 51
def
enable?
@enable
==
true
end