mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Fixing go_grid server reference
This commit is contained in:
parent
df9ee40258
commit
7d45e829d0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
require 'fog/core/collection'
|
require 'fog/core/collection'
|
||||||
require 'fog/go_grid/models/compute/server'
|
require 'fog/compute/models/go_grid/server'
|
||||||
|
|
||||||
module Fog
|
module Fog
|
||||||
module GoGrid
|
module GoGrid
|
||||||
|
|
Loading…
Add table
Reference in a new issue