Sha256: b7ea40dcb9538ded280db012751d0e1e3377b056369bcad564d1dcc0cfe20543

Contents?: true

Size: 687 Bytes

Versions: 10

Compression:

Stored size: 687 Bytes

Contents

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

bookmark_stat_00001:
  id: 1
  start_date: 2008-12-13 00:16:14
  end_date: 2008-12-14 00:16:14
  note: MyText
  state: pending

bookmark_stat_00002:
  id: 2
  start_date: 2008-12-13 00:16:14
  end_date: 2008-12-14 00:16:14
  note: MyText
  state: pending

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
enju_bookmark-0.1.2.pre14 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre13 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre12 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre11 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre10 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre9 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre8 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre7 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre6 spec/fixtures/bookmark_stats.yml
enju_bookmark-0.1.2.pre5 spec/fixtures/bookmark_stats.yml