spec/internal/config/routes.rb in qa-0.0.3 vs spec/internal/config/routes.rb in qa-0.1.0

- old
+ new

@@ -1,9 +1,5 @@ Internal::Application.routes.draw do - - mount Qa::Engine => '/qa' - - # The priority is based upon order of creation: first created -> highest priority. # See how all your routes lay out with "rake routes". # You can have the root of your site routed with "root" # root 'welcome#index'