Class: Moo::Greetingcard

Inherits:
Design
  • Object
show all
Defined in:
lib/design.rb

Instance Method Summary collapse

Methods inherited from Design

#default_options, disable_attributes, #line, #text=, #to_xml

Instance Method Details

#product_typeObject



104
105
106
# File 'lib/design.rb', line 104

def product_type
  "greetingcard"
end