Sha256: c6963569d6e65bad2c15ce172291f6148219ce1e4927a848063a704a0a783431

Contents?: true

Size: 696 Bytes

Versions: 5

Compression:

Stored size: 696 Bytes

Contents

adh_1:
  member: Dupont
  amount: 26.66
  from_date: <%= Date.today %>
  to_date: <%= Date.today.years_since(1) -1 %>
  created_at:              <%= 5.days.ago.to_s :db  %>
  updated_at:              <%= 5.days.ago.to_s :db  %>

adh_2:
  member: Fidele
  amount: 24
  from_date: <%= Date.today %>
  to_date: <%= Date.today.years_since(1) -1 %>
  created_at:              <%= 5.days.ago.to_s :db  %>
  updated_at:              <%= 5.days.ago.to_s :db  %>

adh_3:
  member: Fidele
  amount: 26
  from_date: <%= Date.today.years_since(1)  %>
  to_date: <%= Date.today.years_since(2) -1 %>
  created_at:              <%= 5.days.ago.to_s :db  %>
  updated_at:              <%= 5.days.ago.to_s :db  %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
adherent-0.3.13 spec/dummy/spec/fixtures/adherent/adhesions.yml
adherent-0.3.12 spec/dummy/spec/fixtures/adherent/adhesions.yml
adherent-0.3.11 spec/dummy/spec/fixtures/adherent/adhesions.yml
adherent-0.3.10 spec/dummy/spec/fixtures/adherent/adhesions.yml
adherent-0.3.9 spec/dummy/spec/fixtures/adherent/adhesions.yml