config/routes.rb in e9_crm-0.1.14 vs config/routes.rb in e9_crm-0.1.16

- old
+ new

@@ -33,13 +33,9 @@ resources :contact_emails, :except => [:index, :show] resources :email_templates do collection { get :select } end - resources :menu_options, :except => [:show] do - collection { post :update_order } - end - resources :dated_costs, :path => 'advertising_costs', :only => [:index] do collection do post :bulk_create end end