lib/generators/blacklight/test_support_generator.rb in blacklight-5.9.1 vs lib/generators/blacklight/test_support_generator.rb in blacklight-5.9.2
- old
+ new
@@ -14,12 +14,9 @@
good with default blacklight setup, including solr conf files for out
of the box blacklight.
Also adds jetty_path key to solr.yml for selected environment, to refer
to this install.
-
-Requires system('unzip... ') to work, probably won't work on Windows.
-
"""
def alternate_controller
copy_file "alternate_controller.rb", "app/controllers/alternate_controller.rb"
route("resources :alternate do