Exception: ARMS::InvalidCoder

Inherits:
Error
  • Object
show all
Defined in:
lib/arms.rb

Overview

a coder which is not a recognized shortcut and/or does not respond to #load and #dump

Instance Attribute Summary collapse

Instance Attribute Details

#coderObject

Returns the value of attribute coder.



10
11
12
# File 'lib/arms.rb', line 10

def coder
  @coder
end