Draw
Inherits DB::Mappable < Avram::PrimaryKeyMethods < LuckyCache::Cachable < BaseModel < LuckyCache::Cachable < Avram::Model < Avram::SchemaEnforcer < Avram::Polymorphic < Avram::Associations < Avram::Associations::BelongsTo < Avram::Associations::HasOne < Avram::Associations::HasMany < Reference < Object
Constants
Constructors
Class methods
Instance methods
This makes it easy for plugins and extensions to use the base SaveOperation
Checks the passed arguments against the memoized args and runs the method body if it is the very first call or the arguments do not match
Checks the passed arguments against the memoized args and runs the method body if it is the very first call or the arguments do not match
Returns a nicely readable and concise string representation of this object, typically intended for users.
This method should usually not be overridden. It delegates to
#to_s(IO) which can be overridden for custom implementations.
Also see #inspect.