spec/dummy/config/routes.rb in automigration-1.0.2 vs spec/dummy/config/routes.rb in automigration-1.0.3

- old
+ new

@@ -1,7 +1,5 @@ Dummy::Application.routes.draw do - devise_for :users - # The priority is based upon order of creation: # first created -> highest priority. # Sample of regular route: # match 'products/:id' => 'catalog#view'