fixtures/test_helper.rb in phlex-0.2.2 vs fixtures/test_helper.rb in phlex-0.3.0
- old
+ new
@@ -5,9 +5,9 @@
Bundler.require :test
Combustion.path = "fixtures/dummy"
Combustion.initialize! :action_controller do
- config.autoload_paths << "#{root}/app"
+ config.autoload_paths << "#{root}/app"
end
-require "component_helper"
+require "view_helper"