Method: CloudFile::Address#open
- Defined in:
- lib/cloud_file/address.rb
#open(&b) ⇒ Object
13 14 15 |
# File 'lib/cloud_file/address.rb', line 13 def open(&b) service.open(loc,&b) end |
13 14 15 |
# File 'lib/cloud_file/address.rb', line 13 def open(&b) service.open(loc,&b) end |