Class: AgileProxy::User

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/agile_proxy/model/user.rb

Overview

An API User

The API access to the system is multi user in that each user can have many applications and each application can have many stubs etc…

This class is responsible for :-

  1. Retrieving users from storage

  2. Persisting users to storage

  3. Providing a list of applications that the user owns