Class: MedicalRecords::ClientSession

Inherits:
Common::Client::Session show all
Defined in:
lib/medical_records/client_session.rb

Constant Summary

Constants inherited from Common::Client::Session

Common::Client::Session::EXPIRATION_THRESHOLD_SECONDS

Constants inherited from Common::RedisStore

Common::RedisStore::REQ_CLASS_INSTANCE_VARS

Method Summary

Methods inherited from Common::Client::Session

#expired?, find_or_build, #original_json

Methods inherited from Common::RedisStore

create, delete, #destroy, #destroyed?, exists?, #expire, find, find_or_build, #initialize, #initialize_dup, keys, #persisted?, pop, redis_key, redis_store, redis_ttl, #save, #save!, #ttl, #update, #update!

Constructor Details

This class inherits a constructor from Common::RedisStore