Sha256: 6fc4cca31015c96892311fdf72c63e121095db640309d861e795c6a694b0b346
Contents?: true
Size: 930 Bytes
Versions: 2
Compression:
Stored size: 930 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 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}" # == 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
enju_library-0.2.0.beta.4 | spec/fixtures/library_groups.yml |
enju_library-0.2.0.beta.3 | spec/fixtures/library_groups.yml |