Method: Ayadn::SetColor#initialize
- Defined in:
- lib/ayadn/set.rb
#initialize ⇒ SetColor
Returns a new instance of SetColor.
654 655 656 657 |
# File 'lib/ayadn/set.rb', line 654 def initialize super @category = 'colors' end |
Returns a new instance of SetColor.
654 655 656 657 |
# File 'lib/ayadn/set.rb', line 654 def initialize super @category = 'colors' end |