Sha256: b108ac96791a47d2e6146578bc97a0abaedb01c4bc1109b2fb56d621dc016c90

Contents?: true

Size: 686 Bytes

Versions: 30

Compression:

Stored size: 686 Bytes

Contents

quentin:
  id: 1
  login: quentin
  email: quentin@example.com
  salt: 7e3041ebc2fc05a40c60028e2c4901a81035d3cd
  crypted_password: 00742970dc9e6319f8019fd54864d3ea740f04b1 # test
  #crypted_password: "ce2/iFrNtQ8=\n" # quentin, use only if you're using 2-way encryption
  created_at: <%%= 5.days.ago.to_s :db %>
  # activated_at: <%%= 5.days.ago.to_s :db %> # only if you're activating new signups
aaron:
  id: 2
  login: aaron
  email: aaron@example.com
  salt: 7e3041ebc2fc05a40c60028e2c4901a81035d3cd
  crypted_password: 00742970dc9e6319f8019fd54864d3ea740f04b1 # test
  # activation_code: aaronscode # only if you're activating new signups
  created_at: <%%= 1.days.ago.to_s :db %>

Version data entries

30 entries across 21 versions & 2 rubygems

Version Path
backlog-0.41.4 lib/backlog_jira/generators/history_model/templates/fixtures.yml
backlog-0.37.2 vendor/plugins/backlog_jira/generators/history_model/templates/fixtures.yml
backlog-0.37.2 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.37.1 vendor/plugins/backlog_jira/generators/history_model/templates/fixtures.yml
backlog-0.37.1 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.36.2 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.36.2 vendor/plugins/backlog_jira/generators/history_model/templates/fixtures.yml
backlog-0.29.0 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.30.0 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.31.0 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.32.0 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.31.1 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.33.0 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.34.1 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.33.1 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.34.2 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.35.0 vendor/plugins/backlog_jira/generators/history_model/templates/fixtures.yml
backlog-0.34 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.35.0 vendor/plugins/has_history/generators/history_model/templates/fixtures.yml
backlog-0.35.1 vendor/plugins/backlog_jira/generators/history_model/templates/fixtures.yml