Exception: ARMS::InvalidCoder
Overview
a coder which is not a recognized shortcut and/or does not respond to #load and #dump
Instance Attribute Summary collapse
-
#coder ⇒ Object
Returns the value of attribute coder.
Instance Attribute Details
#coder ⇒ Object
Returns the value of attribute coder.
10 11 12 |
# File 'lib/arms.rb', line 10 def coder @coder end |