Class: Super::Schema

Inherits:
Object
  • Object
show all
Defined in:
lib/super/schema.rb,
lib/super/schema/common.rb,
lib/super/schema/guesser.rb

Overview

The Schema is a general purpose container for describing the "schema" for various purposes. It primarily exists to provide a cohesive user-facing API for defining schemas.

The various "schema types" are likely of more interest

Defined Under Namespace

Modules: Common Classes: Fields, Guesser