Exception: SelectBy::CoreExtensions::Array::SelectingBy::InvalidArgumentError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/select_by/core_extensions/array/selecting_by.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/select_by/core_extensions/array/selecting_by.rb', line 8

def message
  "method argument or hash key must respond to to_s"
end