Sha256: 90e88343ec3f268d3cb0b4f5240d17544c2fc0d7dbf94475af7c1688fd24892d

Contents?: true

Size: 832 Bytes

Versions: 13

Compression:

Stored size: 832 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
  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
#  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

13 entries across 13 versions & 1 rubygems

Version Path
enju_subject-0.2.0.beta.2 spec/fixtures/library_groups.yml
enju_subject-0.2.0.beta.1 spec/fixtures/library_groups.yml
enju_subject-0.1.1 spec/fixtures/library_groups.yml
enju_subject-0.1.0 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre34 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre33 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre32 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre31 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre30 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre29 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre28 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre27 spec/fixtures/library_groups.yml
enju_subject-0.1.0.pre26 spec/fixtures/library_groups.yml