aboutsummaryrefslogtreecommitdiffstats
path: root/spec/dummy/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/dummy/config/routes.rb')
-rw-r--r--spec/dummy/config/routes.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/dummy/config/routes.rb b/spec/dummy/config/routes.rb
deleted file mode 100644
index f43dfc1..0000000
--- a/spec/dummy/config/routes.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-Rails.application.routes.draw do
- mount Refinery::Core::Engine, :at => "/"
-end