Sha256: 27b8d845163463ff7ae5634f53e0906ce5c32528bae6f57aa4070f317cc3e0c6

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 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
  login_banner: "*Next-L Enju*"
  admin_networks: "0.0.0.0/0\r\n\
    ::/0"
  settings: 
    "{\"max_number_of_results\":200,\"family_name_first\":true}"
  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
#  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
#  user_id                     :integer
#

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
enju_library-0.2.0.beta.8 spec/fixtures/library_groups.yml