Class: Softwear::Auth::Model

Inherits:
StandardModel show all
Defined in:
lib/softwear/auth/model.rb,
lib/softwear/auth/model.rb

Constant Summary collapse

STUBBED =
false

Constants inherited from StandardModel

StandardModel::REMOTE_ATTRIBUTES

Instance Attribute Summary

Attributes inherited from StandardModel

#persisted

Method Summary

Methods inherited from StandardModel

abstract_class?, all, arel_table, auth, auth_server_down?, auth_server_down_mailer, auth_server_host, auth_server_port, base_class, default_socket, destroy_default_socket!, expire_query_cache, filter_all, find, find_by, #force_query, force_query, #full_name, #group?, has_many, #initialize, #logger, logger, new, of_group, of_role, pluck, primary_key, query, #query, raw_query, #raw_query, record, relation_delegate_class, #reload, #role?, #to_json, unscoped, #update_attributes, #valid_password?, validate_response, where, zmq

Constructor Details

This class inherits a constructor from Softwear::Auth::StandardModel