ubicloud/prog/vm
Enes Cakir d937261d1d Use forwardable in the GithubRunner prog for easier access to associations
I didn't know about the 'forwardable' delegator when I first wrote this
prog. I learned about it from PostgresResourceNexus.

It eliminates the need to write certain property accessors, and reduces
line width significantly, and enhances code readability.
2025-08-06 17:30:37 +03:00
..
github_runner.rb Use forwardable in the GithubRunner prog for easier access to associations 2025-08-06 17:30:37 +03:00
host_nexus.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
nexus.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
prep_host.rb Colour the prompt of the VmHost for production hosts 2023-11-24 10:12:59 +03:00
vm_host_slice_nexus.rb Make VmHostSlice.enabled mean "not scheduled for destroy". 2025-07-15 16:54:14 -07:00
vm_pool.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00