config/routes.rb in spree_backend-2.0.10 vs config/routes.rb in spree_backend-2.0.11

- old
+ new

@@ -142,10 +142,9 @@ collection do post :transfer_stock end end - resources :stock_movements resources :stock_items, :only => [:create, :update, :destroy] resources :tax_rates resource :tax_settings resources :trackers