Sha256: 6d98d748721aea8fe6a122cddc8437df2a71dda283560c98e224aa50657fb7da

Contents?: true

Size: 926 Bytes

Versions: 30

Compression:

Stored size: 926 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*"
  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
#  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

30 entries across 30 versions & 7 rubygems

Version Path
enju_message-0.1.14.pre16 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre15 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre14 spec/fixtures/library_groups.yml
enju_search_log-0.1.0.pre7 spec/fixtures/library_groups.yml
enju_resource_merge-0.1.0.pre10 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.0.pre9 spec/fixtures/library_groups.yml
enju_question-0.1.0.pre11 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre13 spec/fixtures/library_groups.yml
enju_inventory-0.1.11.pre9 spec/fixtures/library_groups.yml
enju_question-0.1.0.pre10 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre12 spec/fixtures/library_groups.yml
enju_resource_merge-0.1.0.pre9 spec/fixtures/library_groups.yml
enju_purchase_request-0.1.0.pre8 spec/fixtures/library_groups.yml
enju_question-0.1.0.pre9 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre11 spec/fixtures/library_groups.yml
enju_resource_merge-0.1.0.pre8 spec/fixtures/library_groups.yml
enju_library-0.1.0.pre25 spec/fixtures/library_groups.yml
enju_message-0.1.14.pre10 spec/fixtures/library_groups.yml
enju_library-0.1.0.pre24 spec/fixtures/library_groups.yml
enju_library-0.1.0.pre23 spec/fixtures/library_groups.yml