Class: Sinclair::Model::BuilderOptions Private

Inherits:
Options show all
Defined in:
lib/sinclair/model/builder_options.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Options for building model class

Author:

  • Darthjee

Method Summary

Methods inherited from Options

#initialize, #to_h

Methods included from Options::ClassMethods

#allow, #allowed_options, #invalid_options_in, #skip_validation, #skip_validation?, #with_options

Methods included from Comparable

#==

Constructor Details

This class inherits a constructor from Sinclair::Options