Sha256: faa0dedf22adabe7e726fb842d99457888d03382b1fec5d4c6ed0e0e42747d1d

Contents?: true

Size: 633 Bytes

Versions: 3

Compression:

Stored size: 633 Bytes

Contents

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

one:
  id: 1
  start_date: 2008-12-17 04:07:24
  end_date: 2008-12-18 04:07:24
  note: MyText
  state: pending

two:
  id: 2
  start_date: 2008-12-17 04:07:24
  end_date: 2008-12-18 04:07:24
  note: MyText
  state: pending

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
enju_leaf-1.1.0.rc15 spec/fixtures/manifestation_reserve_stats.yml
enju_leaf-1.1.0.rc14 spec/fixtures/manifestation_reserve_stats.yml
enju_leaf-1.1.0.rc13 spec/fixtures/manifestation_reserve_stats.yml