Sha256: e3571f24a47832e0489beb655f6d145f2dc1a0070507318a552b1159ac435fea

Contents?: true

Size: 669 Bytes

Versions: 37

Compression:

Stored size: 669 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  id: 1
  start_date: 2008-12-12 17:00:38
  end_date: 2008-12-13 17:00:38
  note: MyText
  state: pending

two:
  id: 2
  start_date: 2008-12-12 17:00:38
  end_date: 2008-12-13 17:00:38
  note: MyText
  state: pending

# == Schema Information
#
# Table name: manifestation_checkout_stats
#
#  id           :integer          not null, primary key
#  start_date   :datetime
#  end_date     :datetime
#  note         :text
#  state        :string(255)
#  created_at   :datetime         not null
#  updated_at   :datetime         not null
#  started_at   :datetime
#  completed_at :datetime
#

Version data entries

37 entries across 37 versions & 2 rubygems

Version Path
enju_circulation-0.1.0.pre24 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre23 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre22 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre21 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre20 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre19 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre18 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre17 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre16 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre15 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre14 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre13 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre12 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre11 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre10 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre9 spec/fixtures/manifestation_checkout_stats.yml
enju_circulation-0.1.0.pre8 spec/fixtures/manifestation_checkout_stats.yml