1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/bluebox
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
..
models Merge branch 'leehuffman' 2011-08-25 11:10:19 -05:00
parsers/dns [dns|bluebox] move bluebox dns to its own shared area (namespacing should probably be corrected) 2011-08-24 19:58:47 -05:00
requests [compute|bluebox] move bluebox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:32:51 -05:00
compute.rb [core] work toward separate requires 2011-08-31 15:52:53 -05:00
dns.rb [core] work toward separate requires 2011-08-31 15:52:53 -05:00