James Herdman
97b16d08d2
Remove absolute path when requiring
2012-05-26 11:27:28 -04:00
geemus
f777c34ea5
[voxel] update ssl_verify_peer = false setting
2012-03-17 14:52:10 -05: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
11462e23cc
[compute|voxel] move voxel compute to its own shared area (namespacing should probably be corrected)
2011-08-24 20:05:06 -05:00
geemus
0e5fe57e3d
[core] move providers to lib/fog/.
2011-08-24 14:17:46 -05:00
geemus
65c1bfffe2
[core] first steps toward seperately requirable bits
2011-08-24 13:35:08 -05:00