Class: ActiveRedis::Base

Inherits:
Object
  • Object
show all
Extended by:
Naming, Relation
Includes:
Associations, Attributes, Inspector, Persistence
Defined in:
lib/active_redis/base.rb

Method Summary

Methods included from Naming

foreign_key_name, info_table_name, key_name, table_name

Methods included from Inspector

#inspect

Methods included from Associations

included, #save_with_associations

Methods included from Persistence

#clear_expire, #destroy, #expire, included, #initialize, #reload, #save, #touch, #update

Methods included from Attributes

#attributes, #attributes=, included