Sha256: d52a31ca6acf770339df964c30f96fc8a3aa34a39053ab93b65b28878649ddfe
Contents?: true
Size: 1.01 KB
Versions: 3
Compression:
Stored size: 1.01 KB
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 name: enju display_name: Next-L Enju short_name: Enju 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 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
enju_leaf-1.1.0.rc17 | spec/fixtures/library_groups.yml |
enju_leaf-1.1.0.rc16 | spec/fixtures/library_groups.yml |
enju_leaf-1.1.0.rc15 | spec/fixtures/library_groups.yml |