Class: Pottery::PotterySnip
- Inherits:
-
Snip
- Object
- Snip
- Pottery::PotterySnip
- Defined in:
- lib/pottery.rb
Instance Method Summary collapse
Instance Method Details
#set_value(name, value) ⇒ Object
16 |
# File 'lib/pottery.rb', line 16 def set_value(name, value); super; end |