spec/fixtures/library_groups.yml in enju_question-0.1.0.pre11 vs spec/fixtures/library_groups.yml in enju_question-0.1.0.pre12
- 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/"
position: 1
login_banner: "*Next-L Enju*"
@@ -18,10 +17,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
# position :integer