Exception: Comparator::CompareArray::ArrayInitializeError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/comparator/array.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
# File 'lib/comparator/array.rb', line 5

def message
  "Pass more than one array"
end