Sha256: 94c310f89e7b8a6028ed597dbc97cedcc9f4ac0ee61a521b259a2ca17dd613d1
Contents?: true
Size: 776 Bytes
Versions: 3
Compression:
Stored size: 776 Bytes
Contents
DEFAULTS: created_at: 2006-04-11 updated_at: 2006-04-11 lang: en incognito: first_name: Miss name: Incognito groups: public status: moderated ocean_su: first_name: Hyper name: Super login: ocean_su password: <%= User.hash_password('ocean_su') %> status: su whale: first_name: Miss name: Whale login: whale password: <%= User.hash_password('whale') %> groups: public, aqua, masters status: admin messy: first_name: Very name: Messy login: messy password: <%= User.hash_password('messy') %> groups: aqua, masters status: reader
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
zena-0.15.2 | test/sites/ocean/users.yml |
zena-0.15.1 | test/sites/ocean/users.yml |
zena-0.15.0 | test/sites/ocean/users.yml |