test/dummy/config/routes.rb in streamit-0.0.1 vs test/dummy/config/routes.rb in streamit-0.0.3
- old
+ new
@@ -1,12 +1,8 @@
Dummy::Application.routes.draw do
root :to => "users#new"
- resources :watchings
-
resources :users
-
- resources :items
# The priority is based upon order of creation:
# first created -> highest priority.
# Sample of regular route: