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