Method: Fog::Compute::Ecloud::Rnat#id
- Defined in:
- lib/fog/ecloud/models/compute/rnat.rb
permalink #id ⇒ Object
[View source]
21 22 23 |
# File 'lib/fog/ecloud/models/compute/rnat.rb', line 21 def id href.scan(/\d+/)[0] end |
21 22 23 |
# File 'lib/fog/ecloud/models/compute/rnat.rb', line 21 def id href.scan(/\d+/)[0] end |