Sha256: 374bec23e03f926723d8c1f133a5a3a681b0ed5a6ca2ba171e15f69bd184f547

Contents?: true

Size: 1.08 KB

Versions: 115

Compression:

Stored size: 1.08 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/"


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

115 entries across 115 versions & 7 rubygems

Version Path
enju_biblio-0.1.0.pre62 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre61 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre60 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre59 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre58 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre57 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre56 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre55 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre54 spec/fixtures/library_groups.yml
enju_flower-0.1.0.pre16 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre53 spec/fixtures/library_groups.yml
enju_flower-0.1.0.pre15 spec/fixtures/library_groups.yml
enju_nii-0.1.0.pre10 spec/fixtures/library_groups.yml
enju_news-0.1.0.pre5 spec/fixtures/library_groups.yml
enju_oai-0.1.0.pre13 spec/fixtures/library_groups.yml
enju_export-0.1.1.pre6 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre52 spec/fixtures/library_groups.yml
enju_flower-0.1.0.pre14 spec/fixtures/library_groups.yml
enju_biblio-0.1.0.pre51 spec/fixtures/library_groups.yml
enju_export-0.1.1.pre5 spec/fixtures/library_groups.yml