Paul Thornthwaite
5b705bc689
[virtual_box|compute] Updates reference to service
2013-01-07 21:01:23 +00:00
geemus
62e1c092e0
rescue/retry when loading gems (possibly without rubygems)
...
closes #901
2012-12-28 15:39:43 -06:00
James Herdman
97b16d08d2
Remove absolute path when requiring
2012-05-26 11:27:28 -04:00
Konstantin Haase
c7d521018c
implement respond_to? corresponding to method_missing for VirtualBox and libvirt
2012-01-12 16:40:11 +01: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
0cc2609f93
[compute|virtual_box] move virtual_box compute to its own shared area (namespacing should probably be corrected)
2011-08-24 20:07:28 -05:00