Files
ubicloud/spec/routes/web/project_spec.rb
Jeremy Evans 939f5d656b Use handle_validation_failure earlier in project create route
Consolidate error handling between web and api routes. This changes
the behavior to display the create project page instead of the
projects page, but I think that's acceptable. If not, it's easy
to fix by calling handle_validation_failure in both places, with
different values.
2025-08-08 01:52:14 +09:00

35 KiB