Module: Ymodel
- Defined in:
- lib/ymodel/errors.rb,
lib/ymodel.rb,
lib/ymodel/base.rb,
lib/ymodel/helper.rb,
lib/ymodel/schema.rb,
lib/ymodel/version.rb,
lib/ymodel/loadable.rb,
lib/ymodel/queryable.rb,
lib/ymodel/relatable.rb,
lib/ymodel/triggerable.rb
Overview
rubocop:disable Style/Documentation
Defined Under Namespace
Modules: Errors, Helper, Loadable, Queryable, Relatable, Triggerable Classes: Base, DuplicateIndexError, Error, MissingConstant, RecordNotFound, Schema, SourceFileNotFound, UnacceptableOptionsError, UnpermittedParamsError, YmodelError
Constant Summary collapse
- VERSION =
"0.1.0"