spec/fixtures/library_groups.yml in enju_biblio-0.1.0.pre62 vs spec/fixtures/library_groups.yml in enju_biblio-0.1.0.pre63
- old
+ new
@@ -2,11 +2,10 @@
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/"
@@ -16,10 +15,9 @@
#
# 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