Sha256: 74a9ded1b96beb5c7c57092f5994de8cee46a8d83f397b6d17a3b46bc659cae9
Contents?: true
Size: 1.09 KB
Versions: 261
Compression:
Stored size: 1.09 KB
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 name: unknown display_name: unknown short_name: unknown 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 # post_to_union_catalog :boolean default(FALSE), not null # country_id :integer # created_at :datetime # updated_at :datetime # admin_networks :text # allow_bookmark_external_url :boolean default(FALSE), not null # position :integer # url :string(255) default("http://localhost:3000/") #
Version data entries
261 entries across 261 versions & 7 rubygems