Sha256: 95004703e540303fe5b57a82349111769ba43a5007b507526f084eb33060df50

Contents?: true

Size: 655 Bytes

Versions: 94

Compression:

Stored size: 655 Bytes

Contents

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

one:
  id: 1
  start_date: 2008-12-20 11:36:28
  end_date: 2008-12-21 11:36:28
  note: MyText
  state: pending

two:
  id: 2
  start_date: 2008-12-20 11:36:28
  end_date: 2008-12-21 11:36:28
  note: MyText
  state: pending
# == Schema Information
#
# Table name: user_reserve_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

94 entries across 94 versions & 2 rubygems

Version Path
enju_biblio-0.1.0.pre32 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre31 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre30 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre29 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre28 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre27 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre26 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre25 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre24 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre23 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre22 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre21 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre20 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre19 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre18 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre17 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre16 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre15 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre14 spec/fixtures/user_reserve_stats.yml
enju_biblio-0.1.0.pre13 spec/fixtures/user_reserve_stats.yml