Sha256: 1e5cc5fd30167ded97baa3ab628b5f478a106c38ae3c703685756e67ddc1446c

Contents?: true

Size: 860 Bytes

Versions: 24

Compression:

Stored size: 860 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*"
  admin_networks: 0.0.0.0/0

# == 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

24 entries across 24 versions & 4 rubygems

Version Path
enju_question-0.2.0.beta.2 spec/fixtures/library_groups.yml
enju_question-0.2.0.beta.1 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.1 spec/fixtures/library_groups.yml
enju_question-0.1.1 spec/fixtures/library_groups.yml
enju_question-0.1.0 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.0 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.0.pre15 spec/fixtures/library_groups.yml
enju_question-0.1.0.pre15 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.0.pre14 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre23 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.0.pre13 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre22 spec/fixtures/library_groups.yml
enju_question-0.1.0.pre14 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre21 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre20 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.0.pre12 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre19 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.0.pre11 spec/fixtures/library_groups.yml
enju_question-0.1.0.pre13 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre18 spec/fixtures/library_groups.yml