Class: Echowrap::CategoryMap

Inherits:
Base
  • Object
show all
Defined in:
lib/echowrap/category_map.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#==, attr_reader, #attrs, #initialize, #update

Constructor Details

This class inherits a constructor from Echowrap::Base

Instance Attribute Details

#childrensObject (readonly)

Returns the value of attribute childrens.



5
6
7
# File 'lib/echowrap/category_map.rb', line 5

def childrens
  @childrens
end

#christmasObject (readonly)

Returns the value of attribute christmas.



5
6
7
# File 'lib/echowrap/category_map.rb', line 5

def christmas
  @christmas
end

#liveObject (readonly)

Returns the value of attribute live.



5
6
7
# File 'lib/echowrap/category_map.rb', line 5

def live
  @live
end

#studioObject (readonly)

Returns the value of attribute studio.



5
6
7
# File 'lib/echowrap/category_map.rb', line 5

def studio
  @studio
end