Sha256: 30ff52573fa4854d535bd824710a7c93b675610b755574b4d1e28cccf8002aec

Contents?: true

Size: 562 Bytes

Versions: 24

Compression:

Stored size: 562 Bytes

Contents

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

one:
  id: 1
  start_date: 2008-12-15 18:43:02
  end_date: 2008-12-16 18:43:02
  note: MyText

two:
  id: 2
  start_date: 2008-12-15 18:43:02
  end_date: 2008-12-16 18:43:02
  note: MyText

# == Schema Information
#
# Table name: user_checkout_stats
#
#  id           :integer          not null, primary key
#  start_date   :datetime
#  end_date     :datetime
#  note         :text
#  created_at   :datetime
#  updated_at   :datetime
#  started_at   :datetime
#  completed_at :datetime
#

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
enju_leaf-1.3.2 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.3.1 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.3.0 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.3.0.rc.1 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.3.0.beta.2 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.2.2 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.2.1 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.2.0 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.2.0.beta.4 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.2.0.beta.3 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.2.0.beta.2 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.2.0.beta.1 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.1.4 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.1.3 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.1.2 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.1.1 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.1.0 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.1.0.rc22 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.1.0.rc21 spec/fixtures/user_checkout_stats.yml
enju_leaf-1.1.0.rc20 spec/fixtures/user_checkout_stats.yml