Module: ModelSchema::Plugin

Defined in:
lib/model_schema/plugin.rb

Overview

Allows you to define an expected schema for a Sequel::Model class and fail if that schema is not met.

Defined Under Namespace

Modules: ClassMethods