Sha256: ea3b6d1dc98c2b3ec436f321c0459f891016d8e2669fc78529e6d1367ffbc860
Contents?: true
Size: 833 Bytes
Versions: 12
Compression:
Stored size: 833 Bytes
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 admin_networks: "0.0.0.0/0\r\n\ ::/0" user_id: 1 # == 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 # url :string default("http://localhost:3000/") # settings :text #
Version data entries
12 entries across 12 versions & 2 rubygems