Module: Constructable
- Included in:
- Module
- Defined in:
- lib/constructable.rb,
lib/constructable/core_ext.rb,
lib/constructable/attribute.rb,
lib/constructable/exceptions.rb,
lib/constructable/constructor.rb
Defined Under Namespace
Classes: Attribute, Constructor
Constant Summary collapse
- AttributeError =
Class.new(ArgumentError)