Sha256: b7f33eeb670d8d6638f765cbb9e48e696bc76f7d7b24df3dc316d22ab73d5472
Contents?: true
Size: 877 Bytes
Versions: 13
Compression:
Stored size: 877 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 note: my_networks: 0.0.0.0/0 url: "http://localhost:3000/" position: 1 old_login_banner: "*Next-L Enju*" admin_networks: 0.0.0.0/0 user_id: 1 # == 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 # 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
13 entries across 13 versions & 2 rubygems