ubicloud/prog/github
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
..
destroy_github_installation.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
github_repository_nexus.rb Replace unnecessary new_with_id calls with new 2025-08-06 01:55:51 +09:00