Exception: Cheer::Error::InvalidColumnName

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/cheer/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
# File 'lib/cheer/error.rb', line 5

def message
  ':column_name option is not a symbol or string'
end