test/dummy/config/routes.rb in ads-rails-0.0.3 vs test/dummy/config/routes.rb in ads-rails-0.0.4

- old
+ new

@@ -1,7 +1,7 @@ Dummy::Application.routes.draw do - root :to => 'statics#home' + root to: 'pages#index' # The priority is based upon order of creation: # first created -> highest priority. # Sample of regular route: