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/brightbox
Paul Thornthwaite 48a92f496f [Brightbox] Require fog/json in compute
Since `fog-json` was extracted from `fog` it means if you rely on:

    require "fog/brightbox/compute"

`Fog::JSON` was not defined although it was supposed to be a supported
use case. This adds the missing require.
2014-02-19 14:09:06 +00:00
..
compute [Brightbox] Replace use of Fog::Connection 2014-02-13 10:00:21 +00:00
models/compute [Brightbox] Support Cloud SQL maintenance windows 2014-02-19 10:53:43 +00:00
requests/compute [Brightbox] Remove old #destroy request 2014-01-29 16:18:36 +00:00
compute.rb Remove duplicate requires from services 2014-02-13 17:44:48 +00:00
core.rb [Brightbox] Require fog/json in compute 2014-02-19 14:09:06 +00:00
oauth2.rb [Brightbox] Replace use of Fog::Connection 2014-02-13 10:00:21 +00:00