Module: Sphene

Defined in:
lib/sphene.rb,
lib/sphene/types.rb,
lib/sphene/errors.rb,
lib/sphene/version.rb,
lib/sphene/attribute.rb,
lib/sphene/attributes.rb,
lib/sphene/types/base.rb,
lib/sphene/types/date.rb,
lib/sphene/types/hash.rb,
lib/sphene/types/time.rb,
lib/sphene/types/array.rb,
lib/sphene/types/float.rb,
lib/sphene/types/string.rb,
lib/sphene/types/symbol.rb,
lib/sphene/attribute_set.rb,
lib/sphene/types/boolean.rb,
lib/sphene/types/default.rb,
lib/sphene/types/integer.rb

Defined Under Namespace

Modules: Attributes, Types Classes: Attribute, AttributeSet, InvalidAttributeNameError

Constant Summary collapse

VERSION =
"0.2.0"