Module: Strict::Attributes::Class

Defined in:
lib/strict/attributes/class.rb

Instance Method Summary collapse

Instance Method Details

#coercerObject



6
7
8
# File 'lib/strict/attributes/class.rb', line 6

def coercer
  Coercer.new(self)
end