Sha256: 2a0ef91faac3d8e766e6c740bca192aee5bd9d92711b3e2cf493d4676c870d37

Contents?: true

Size: 590 Bytes

Versions: 6

Compression:

Stored size: 590 Bytes

Contents

news_feed_00001:
  id: 1
  title: NDL
  url: http://iss.ndl.go.jp/information/feed/
  position: 1

news_feed_00002:
  id: 2
  title: invalid feed
  url: http://example.com/invalid_feed
  position: 2

# == Schema Information
#
# Table name: news_feeds
#
#  id               :integer          not null, primary key
#  library_group_id :integer          default(1), not null
#  title            :string(255)
#  url              :string(255)
#  body             :text
#  position         :integer
#  created_at       :datetime         not null
#  updated_at       :datetime         not null
#

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
enju_news-0.1.0.pre8 spec/fixtures/news_feeds.yml
enju_news-0.1.0.pre7 spec/fixtures/news_feeds.yml
enju_news-0.1.0.pre6 spec/fixtures/news_feeds.yml
enju_news-0.1.0.pre5 spec/fixtures/news_feeds.yml
enju_news-0.1.0.pre4 spec/fixtures/news_feeds.yml
enju_news-0.1.0.pre3 spec/fixtures/news_feeds.yml