Sha256: d9a6056c1a5e806e62ef941e034b039112291836252ee21ac369b371afb75dbf

Contents?: true

Size: 898 Bytes

Versions: 23

Compression:

Stored size: 898 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
  id: 1
  name: enju_library
  display_name: "<%= I18n.locale %>: Enju Library"
  short_name: enju
  email: next-l@library.example.jp
  note: 
  my_networks: 0.0.0.0/0
  url: "http://localhost:3000/"
  position: 1
  login_banner: "*Next-L Enju*"

# == 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
#  email          :string(255)
#  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

23 entries across 23 versions & 3 rubygems

Version Path
enju_subject-0.1.0.pre25 spec/fixtures/library_groups.yml
enju_trunk_subject-1.0.4 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre24 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre23 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre22 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre21 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre20 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre19 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre18 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre17 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre16 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre15 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre14 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre13 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre12 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre11 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre10 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre9 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre8 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre7 spec/fixtures/library_groups.yml