Sha256: 390e96cbc3cef3e18123fb869c150c6a85ca4868de23880e6b91aa1740d6cb24

Contents?: true

Size: 219 Bytes

Versions: 8

Compression:

Stored size: 219 Bytes

Contents

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

lazaro_nixon:
  email: lazaronixon@hotmail.com
  password_digest: <%%= BCrypt::Password.create("secret123") %>
  verified: true

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
authentication-zero-2.2.8 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-2.2.7 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-2.2.6 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-2.2.5 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-2.2.4 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-2.2.3 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-2.2.2 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-2.2.1 lib/generators/authentication/templates/test_unit/fixtures.yml.tt