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