config/routes.rb in best_boy-3.2.0 vs config/routes.rb in best_boy-3.3.0
- old
+ new
@@ -4,11 +4,10 @@
resources :events, only: [:index] do
collection do
get :stats
get :lists
- get :charts
get :details
get :monthly_details
end
end
-end
\ No newline at end of file
+end