ubicloud/helpers
Jeremy Evans 2915a3c971 Add request.accepts_json?
This returns true if the request accepts a json response. Use this
to DRY up a couple checks.
2025-08-09 00:56:41 +09:00
..
api.rb Have Pagination#paginated_result take serializer argument 2025-05-20 05:49:38 +09:00
firewall.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
general.rb Add request.accepts_json? 2025-08-09 00:56:41 +09:00
github.rb Make runner row more compact with more information 2025-05-15 15:31:18 +03:00
inference.rb Add UI for inference router models 2025-04-29 10:27:18 -04:00
kubernetes_cluster.rb Make project location kubeneretes cluster list route filter correctly 2025-08-01 04:18:57 +09:00
load_balancer.rb Use typecast_params in load_balancer_post 2025-05-20 05:49:38 +09:00
postgres.rb Support tags for Postgres Resources 2025-08-04 19:05:28 +03:00
private_subnet.rb Use typecast_params in private_subnet_post 2025-05-20 05:49:38 +09:00
runtime.rb Configure Octokit timeouts 2025-05-06 03:31:38 +09:00
vm.rb Use handle_validation_failure in vm create route 2025-08-08 01:52:14 +09:00
web.rb Add raise_web_error method to DRY up web-specific CloverError raising 2025-08-08 05:06:18 +09:00