Files
ubicloud/routes
Jeremy Evans 53e11cb6b0 Replace unnecessary new_with_id calls with new
If you don't need the id before saving the object, you should use
new instead of new_with_id. new_with_id should only be used if you
need the id before the object is saved.
2025-08-06 01:55:51 +09:00
..
2025-05-13 06:38:49 +09:00
2025-06-25 07:27:46 +09:00