spec/fixtures/library_groups.yml in enju_leaf-1.2.0.beta.1 vs spec/fixtures/library_groups.yml in enju_leaf-1.2.0.beta.2
- old
+ new
@@ -10,14 +10,11 @@
url: "http://localhost:3000/"
position: 1
login_banner: "*Next-L Enju*"
admin_networks: "0.0.0.0/0\r\n\
::/0"
- settings: <% if Rails::VERSION::MAJOR > 3 %>
+ settings:
"{\"max_number_of_results\":200,\"family_name_first\":true,\"book_jacket_source\":\"google\",\"screenshot_generator\":\"mozshot\"}"
- <% else %>
- "---\n:max_number_of_results: 200\n:family_name_first: true\n:book_jacket_source: \"google\"\n:screenshot_generator: \"mozshot\""
- <% end %>
# == Schema Information
#
# Table name: library_groups
#