test/dummy/config/routes.rb in ads-rails-0.2.3 vs test/dummy/config/routes.rb in ads-rails-4.0.0.0

- old
+ new

@@ -1,5 +1,5 @@ -Dummy::Application.routes.draw do +Rails.application.routes.draw do # 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'