spec/fixtures/library_groups.yml in enju_news-0.1.1 vs spec/fixtures/library_groups.yml in enju_news-0.2.0.beta.2

- old
+ new

@@ -5,15 +5,10 @@ display_name: "<%= I18n.locale %>: Enju Library" short_name: enju note: my_networks: 0.0.0.0/0 url: "http://localhost:3000/" - settings: <% if Rails::VERSION::MAJOR > 3 %> - "{\"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 %> - + user_id: 1 # == Schema Information # # Table name: library_groups #