Sha256: 8e8e6185f00507deae7b5db312bad3743ebc14e7ca49fc76452a3c92650e5b53

Contents?: true

Size: 970 Bytes

Versions: 10

Compression:

Stored size: 970 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
  id: 1
  name: unknown
  display_name: unknown
  short_name: unknown
  note: 
  my_networks: "0.0.0.0/0\r\n\
    ::/0"
  url: "http://localhost:3000/"
  position: 1
  admin_networks: "0.0.0.0/0\r\n\
    ::/0"
  book_jacket_source: "google"
  screenshot_generator: "mozshot"
  settings: 
    "{\"amazon_hostname\":\"www.amazon.co.jp\"}"
  user_id: 1

# == Schema Information
#
# Table name: library_groups
#
#  id             :integer          not null, primary key
#  name           :string(255)      not null
#  display_name   :text
#  short_name     :string(255)      not null
#  my_networks    :text
#  login_banner   :text
#  note           :text
#  country_id     :integer
#  position       :integer
#  created_at     :datetime         not null
#  updated_at     :datetime         not null
#  admin_networks :text
#  url            :string(255)      default("http://localhost:3000/")
#

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
enju_manifestation_viewer-0.3.5 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.3.4 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.3.3 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.3.2 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.3.1 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.3.0 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.3.0.rc.1 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.3.0.beta.2 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.3.0.beta.1 spec/fixtures/library_groups.yml
enju_manifestation_viewer-0.2.4 spec/fixtures/library_groups.yml