Class: LazyRecord::Base

Inherits:
Object
  • Object
show all
Includes:
BaseModule
Defined in:
lib/lazy_record/base.rb

Overview

Inherit from LazyRecord::Base to achieve lazier development.

LazyRecord gives you some ActiveRecord-style conveniences for your in-memory POROs. These include more powerful attr_accessors, object caching, instance method generating macros, scope methods and scope chaining, associations with other objects, and validations. This is a WIP still in development.

Constant Summary

Constants included from BaseModule

LazyRecord::BaseModule::LAZY_RECORD_MODULES

Method Summary

Methods included from BaseModule

#==, #===, #associations, #collections, #compare, #hash, included, #initialize, #inspect