Sha256: b796665ad72564c5b2eab21169214894c6c70f4ae8cf2084a910774aea9ec311
Contents?: true
Size: 1.02 KB
Versions: 5
Compression:
Stored size: 1.02 KB
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 email: next-l@library.example.jp note: my_networks: 0.0.0.0/0 url: "http://localhost:3000/" position: 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 # email :string(255) # my_networks :text # login_banner :text # note :text # country_id :integer # created_at :datetime not null # updated_at :datetime not null # admin_networks :text # position :integer # url :string(255) default("http://localhost:3000/") #
Version data entries
5 entries across 5 versions & 1 rubygems