Sha256: e388989d9cf27cad079c6455ab6a06e64daccc57de03559b6d40261a5e56b4ad

Contents?: true

Size: 535 Bytes

Versions: 16

Compression:

Stored size: 535 Bytes

Contents

participant1_to_participant2_yesterday:
  initiator: participant1
  recipient: participant2
  created_at: <%= DateTime.now.advance(days: -1) %>

participant1_to_participant2_today:
  initiator: participant1
  recipient: participant2
  created_at: <%= DateTime.now %>

participant2_to_participant1_yesterday:
  initiator: participant2
  recipient: participant1
  created_at: <%= DateTime.now.advance(days: -1) %>

participant2_to_participant1_today:
  initiator: participant2
  recipient: participant1
  created_at: <%= DateTime.now %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
social_networking-0.13.3 spec/fixtures/social_networking/nudges.yml
social_networking-0.13.2 spec/fixtures/social_networking/nudges.yml
social_networking-0.13.1 spec/fixtures/social_networking/nudges.yml
social_networking-0.13.0 spec/fixtures/social_networking/nudges.yml
social_networking-0.12.0 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.8 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.7 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.6 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.5 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.4 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.3 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.2 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.1 spec/fixtures/social_networking/nudges.yml
social_networking-0.11.0 spec/fixtures/social_networking/nudges.yml
social_networking-0.10.0 spec/fixtures/social_networking/nudges.yml
social_networking-0.9.3 spec/fixtures/social_networking/nudges.yml