ubicloud/routes/project/location
Jeremy Evans 7df55e69b6 Use the Roda response_content_type plugin
This results in slightly simpler code in the routes. It also allows
you to see what non-html mime types Clover uses in a single place.
2025-08-20 05:25:48 +09:00
..
firewall Remove unnecessary route nesting or true matchers 2025-06-20 05:14:52 +09:00
firewall.rb Use handle_validation_failure in the firewall attach/detach subnet route 2025-08-08 01:52:14 +09:00
kubernetes_cluster.rb Use the Roda response_content_type plugin 2025-08-20 05:25:48 +09:00
load_balancer.rb Use handle_validation_failure in load balancer attach/detach vm route 2025-08-08 01:52:14 +09:00
postgres.rb Use the Roda response_content_type plugin 2025-08-20 05:25:48 +09:00
private_subnet.rb Use normal HTML form submission for delete button with POST method 2025-08-08 01:52:14 +09:00
vm.rb Remove Dataset#eager directly before Dataset#first 2025-06-25 07:27:46 +09:00