mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
add 'types'
This commit is contained in:
parent
955824d00c
commit
11b28cd780
3 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ module Fog
|
|||
collection :fields
|
||||
model :field
|
||||
|
||||
collection :types
|
||||
model :type
|
||||
|
||||
class Mock
|
||||
def self.data
|
||||
@data ||= Hash.new do |hash, key|
|
||||
|
|
0
lib/fog/joyent/models/analytics/type.rb
Normal file
0
lib/fog/joyent/models/analytics/type.rb
Normal file
0
lib/fog/joyent/models/analytics/types.rb
Normal file
0
lib/fog/joyent/models/analytics/types.rb
Normal file
Loading…
Reference in a new issue