ubicloud/routes
Jeremy Evans 3a351926b1 Handle errors raised by String#shellsplit in web shell
Typical error would be an unmatched quote. Report the error in the
flash error message, and allow editing of the command to fix it.
Ensure that it works as expected if there are additional queued
commands.
2025-09-18 06:44:42 +09:00
..
project Handle errors raised by String#shellsplit in web shell 2025-09-18 06:44:42 +09:00
runtime Use r.is to check for fully routed path only once instead of twice 2025-06-20 05:14:52 +09:00
webhook Use the Roda response_content_type plugin 2025-08-20 05:25:48 +09:00
account.rb Add raise_web_error method to DRY up web-specific CloverError raising 2025-08-08 05:06:18 +09:00
cli.rb Use the Roda response_content_type plugin 2025-08-20 05:25:48 +09:00
github.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
project.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00