Method: Fog::Compute::Bluebox::Server#public_ip_address
- Defined in:
- lib/fog/bluebox/models/compute/server.rb
#public_ip_address ⇒ Object
69 70 71 |
# File 'lib/fog/bluebox/models/compute/server.rb', line 69 def public_ip_address ips.first end |