Module: Stannum
- Defined In
- lib/stannum.rb
Table Of Contents
Overview
A library for specifying and validating data structures.
Back To Top
Defined Under Namespace
- Classes
- Association,
Attribute,
Constraint,
Contract,
Errors,
Schema
- Modules
- Associations,
Constraints,
Contracts,
Entities,
Entity,
Messages,
ParameterValidation,
RSpec,
Struct,
Support,
Version
Back To Top
Constants
VERSION
= Version.to_gem_version
The current version of the gem in Rubygems format.
Back To Top
Class Methods
.gem_path => String
Returns
- (String) — the absolute path to the gem directory.
.version => String
Returns
- (String) — the current version of the gem.
Back To Top
Back to
Documentation |
Reference