lib/hcloud/floating_ip.rb in hcloud-1.2.0 vs lib/hcloud/floating_ip.rb in hcloud-1.3.0
- old
+ new
@@ -10,10 +10,10 @@
home_location: Location,
created: :time
)
protectable :delete
- updatable :description
+ updatable :name, :description
destructible
has_actions
def assign(server:)