Sha256: 22d738cd54f980817efa13cf3aadaf4f7d4e72b49537c957583b92f570d6bf9b

Contents?: true

Size: 339 Bytes

Versions: 4

Compression:

Stored size: 339 Bytes

Contents

UserList
  - initialize
  - attributes...
  - Operations (ex. next_page returns the next UserList object)
  - Users
  - Load data
    - URL
    - Cache
      - File (JSON)
      - Database
      - Memcache

User
  - attributes...
  - Crud operations
  - Load data
    - URL
    - Cache
      - File (JSON)
      - Database
      - Memcache

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
the-city-admin-0.1.4 notes.txt
the-city-admin-0.1.3 notes.txt
the-city-admin-0.1.2 notes.txt
the-city-admin-0.1.1 notes.txt