Method: Fog::Compute::Ecloud::Rows#environment_id
- Defined in:
- lib/fog/ecloud/models/compute/rows.rb
permalink #environment_id ⇒ Object
[View source]
31 32 33 |
# File 'lib/fog/ecloud/models/compute/rows.rb', line 31 def environment_id href.scan(/\d+/)[0] end |