config/routes.rb in educode_sales-1.0.0 vs config/routes.rb in educode_sales-1.0.1

- old
+ new

@@ -183,14 +183,16 @@ get :weekly get :monthPlan get :weekPlan get :business get :yearPlan + get :follow_up end member do get :restore_plans get :restore_reports get :restore_businesses + get :restore_follow_up end end resources :plans do collection do