Sha256: d92f6a623e0618d4b4010689661ed251219301ca233e63e64b34bb91fd1722f2

Contents?: true

Size: 456 Bytes

Versions: 2

Compression:

Stored size: 456 Bytes

Contents

---
- !ruby/object:User
  name: kirill
  difficulty:
    :attempts: 5
    :hints: 1
  attempts:
    :all: 5
    :used: 0
  hints:
    :all: 1
    :used: 0
- !ruby/object:User
  name: Stacy
  difficulty:
    :attempts: 10
    :hints: 1
  attempts:
    :all: 10
    :used: 0
  hints:
    :all: 1
    :used: 1
- !ruby/object:User
  name: Dima
  difficulty:
    :attempts: 5
    :hints: 1
  attempts:
    :all: 5
    :used: 2
  hints:
    :all: 1
    :used: 0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
codebreaker_kirill-0.3.3 lib/codebreaker_kirill/stats.yml
codebreaker_kirill-0.3.2 lib/codebreaker_kirill/stats.yml