Module: ClassX::AttributeMethods::ClassMethods::CoerceNothing

Defined in:
lib/classx/attribute.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#coerce(val) ⇒ Object



88
89
90
# File 'lib/classx/attribute.rb', line 88

def coerce val
  val
end