Sha256: 7f9a31c5a2fd075f2e88d5f99e7811d88ac637c1b771d7601bd449a9d3de756f

Contents?: true

Size: 1.79 KB

Versions: 25

Compression:

Stored size: 1.79 KB

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
  id: 1
  name: unknown
  display_name: unknown
  short_name: unknown
  note: 
  my_networks: "0.0.0.0/0\r\n\
    ::/0"
  url: "http://localhost:3000/"
  position: 1
  old_login_banner: "*Next-L Enju*"
  admin_networks: "0.0.0.0/0\r\n\
    ::/0"
  user_id: 1
  pub_year_facet_range_interval: 10

# == Schema Information
#
# Table name: library_groups
#
#  id                            :integer          not null, primary key
#  name                          :string           not null
#  display_name                  :text
#  short_name                    :string           not null
#  my_networks                   :text
#  old_login_banner              :text
#  note                          :text
#  country_id                    :integer
#  position                      :integer
#  created_at                    :datetime
#  updated_at                    :datetime
#  admin_networks                :text
#  allow_bookmark_external_url   :boolean          default(FALSE), not null
#  url                           :string           default("http://localhost:3000/")
#  settings                      :text
#  html_snippet                  :text
#  book_jacket_source            :string
#  max_number_of_results         :integer          default(500)
#  family_name_first             :boolean          default(TRUE)
#  screenshot_generator          :string
#  pub_year_facet_range_interval :integer          default(10)
#  user_id                       :integer
#  csv_charset_conversion        :boolean          default(FALSE), not null
#  header_logo_file_name         :string
#  header_logo_content_type      :string
#  header_logo_file_size         :integer
#  header_logo_updated_at        :datetime
#  header_logo_meta              :text
#

Version data entries

25 entries across 25 versions & 3 rubygems

Version Path
enju_biblio-0.3.18 spec/fixtures/library_groups.yml
enju_biblio-0.3.17 spec/fixtures/library_groups.yml
enju_biblio-0.3.16 spec/fixtures/library_groups.yml
enju_biblio-0.3.15 spec/fixtures/library_groups.yml
enju_biblio-0.3.14 spec/fixtures/library_groups.yml
enju_biblio-0.3.13 spec/fixtures/library_groups.yml
enju_biblio-0.3.12 spec/fixtures/library_groups.yml
enju_biblio-0.3.11 spec/fixtures/library_groups.yml
enju_question-0.3.2 spec/fixtures/library_groups.yml
enju_biblio-0.3.10 spec/fixtures/library_groups.yml
enju_biblio-0.3.10.rc.3 spec/fixtures/library_groups.yml
enju_biblio-0.3.10.rc.2 spec/fixtures/library_groups.yml
enju_biblio-0.3.10.rc.1 spec/fixtures/library_groups.yml
enju_library-0.3.7 spec/fixtures/library_groups.yml
enju_library-0.3.6 spec/fixtures/library_groups.yml
enju_library-0.3.5 spec/fixtures/library_groups.yml
enju_library-0.3.4 spec/fixtures/library_groups.yml
enju_library-0.3.3 spec/fixtures/library_groups.yml
enju_library-0.3.2 spec/fixtures/library_groups.yml
enju_library-0.3.1 spec/fixtures/library_groups.yml