config/routes.rb in tasks_scheduler-0.3.0 vs config/routes.rb in tasks_scheduler-0.4.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
Rails.application.routes.draw do
resources(:scheduled_tasks) do
as_routes
collection do
get :status