Sha256: 5e5c85d12c6fc1f24449cca71db6cf2c6e3ff79492b3f2b05d00224c80a17a63

Contents?: true

Size: 553 Bytes

Versions: 1

Compression:

Stored size: 553 Bytes

Contents

---
subscription_00001:
  id: 1
  title: test
  user_id: 1
  order_list_id: 1
subscription_00002:
  id: 2
  title: test
  user_id: 2
  order_list_id: 2

# == Schema Information
#
# Table name: subscriptions
#
#  id               :bigint           not null, primary key
#  title            :text             not null
#  note             :text
#  user_id          :bigint
#  order_list_id    :bigint
#  subscribes_count :integer          default(0), not null
#  created_at       :datetime         not null
#  updated_at       :datetime         not null
#

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
enju_library-0.4.0.rc.1 spec/fixtures/subscriptions.yml