Sha256: d1fb43125912f12bcd2d22d52e94c3db18f57722378a99360cdf7bbadd6fd446

Contents?: true

Size: 251 Bytes

Versions: 5

Compression:

Stored size: 251 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") %>
  session_token: <%%= SecureRandom.base58(24) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
authentication-zero-1.0.2 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-1.0.1 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-1.0.0 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-0.0.24 lib/generators/authentication/templates/test_unit/fixtures.yml.tt
authentication-zero-0.0.23 lib/generators/authentication/templates/test_unit/fixtures.yml.tt