Class: FalseClass

Inherits:
Object show all
Defined in:
lib/serializable_attributes/duplicable.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#duplicable?Boolean

Returns:



32
33
34
# File 'lib/serializable_attributes/duplicable.rb', line 32

def duplicable?
  false
end