Files
ubicloud/spec/model/resource_methods_spec.rb
Jeremy Evans c7d6d38bff Include ubid in Model#inspect for models using ResourceMethods
If the ubid is available for the object, this includes the ubid
in the #inspect format like this:

  #<PrivateSubnet["$UBID"]

With the previous commit to allow providing ubid as argument
to Model.[], in the repl, you can easily copy and paste the
section of the inspect output to get the related object returned.
2024-10-24 08:47:49 -07:00

819 B