Sha256: 2bb66a82231d4e1d4bb2571f11ab0ca754e50b8692b5dd5f729618fa8410c259

Contents?: true

Size: 341 Bytes

Versions: 6

Compression:

Stored size: 341 Bytes

Contents

valid:
  name: Example User
  email: user@example.com
  password_digest: <%= BCrypt::Password.create('foobar') %>
  remember_token: <%= Digest::SHA1.hexdigest("adminSat Feb 25 17:14:00 GMT 20060.236961325863376") %>
  group_id: <%= ActiveRecord::FixtureSet.identify(:Admin) %>
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
adminpanel-2.1.7 test/dummy/test/fixtures/adminpanel/users.yml
adminpanel-2.1.6 test/dummy/test/fixtures/adminpanel/users.yml
adminpanel-2.1.5 test/dummy/test/fixtures/adminpanel/users.yml
adminpanel-2.1.3 test/dummy/test/fixtures/adminpanel/users.yml
adminpanel-2.1.2 test/dummy/test/fixtures/adminpanel/users.yml
adminpanel-2.1.1 test/dummy/test/fixtures/adminpanel/users.yml