James Herdman
97b16d08d2
Remove absolute path when requiring
2012-05-26 11:27:28 -04:00
Kevin Menard
3ec770b8cd
Return the only element of the array, not the array itself.
2011-10-09 11:49:02 -04:00
Kevin Menard
25562a42b4
Implemented mocks for Zerigo.
2011-10-08 20:19:32 -04:00
geemus
ffd01e51dd
[core] pass connection_options through service init
...
closes #411
2011-09-12 10:01:56 -05:00
geemus
b2c8ff0388
[core] work toward separate requires
...
Should facilitate the following:
require 'fog/aws'
require 'fog/compute'
require 'fog/aws/compute'
I think once you `require 'rubygems'` those should work.
further cleanup should reduce common requires (ie nokogiri)
2011-08-31 15:52:53 -05:00
geemus
0763c6370a
[dns|zerigo] move zerigo dns to its own shared area (namespacing should probably be corrected)
2011-08-24 14:40:47 -05:00
geemus
39b5899163
[dns] consolidate
2011-01-07 16:12:04 -08:00
geemus
a641545902
[zerigo|dns] first rough pass at models
2010-12-22 20:36:53 -08:00
geemus
8c5b57cf0e
[zerigo|dns] move compute to dns namespace
2010-12-21 13:45:53 -08:00