Sha256: 98530e92ac14adceb07b09f223745d8a7ae728027c0cd391b0fe4495b41a471d

Contents?: true

Size: 1.1 KB

Versions: 23

Compression:

Stored size: 1.1 KB

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/"
  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
#  created_at                  :datetime        not null
#  updated_at                  :datetime        not null
#  admin_networks              :text
#  allow_bookmark_external_url :boolean         default(FALSE), not null
#  position                    :integer
#  url                         :string(255)     default("http://localhost:3000/")
#

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
enju_bookmark-0.1.2.pre20 spec/fixtures/library_groups.yml
enju_bookmark-0.1.2.pre19 spec/fixtures/library_groups.yml
enju_bookmark-0.1.2.pre18 spec/fixtures/library_groups.yml
enju_bookmark-0.1.2.pre17 spec/fixtures/library_groups.yml
enju_bookmark-0.1.2.pre16 spec/fixtures/library_groups.yml
enju_bookmark-0.1.2.pre15 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc12 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc11 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc10 spec/fixtures/library_groups.yml
enju_bookmark-0.1.2.pre14 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc9 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc8 spec/fixtures/library_groups.yml
enju_bookmark-0.1.2.pre13 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc7 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc6 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc5 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc4 spec/fixtures/library_groups.yml
enju_bookmark-0.1.2.pre12 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc3 spec/fixtures/library_groups.yml
enju_leaf-1.1.0.rc2 spec/fixtures/library_groups.yml