Exception: Cheer::Error::InvalidSortOrder
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- Cheer::Error::InvalidSortOrder
- Defined in:
- lib/cheer/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
11 12 13 |
# File 'lib/cheer/error.rb', line 11 def ':sort_order option is not an array of symbols or strings' end |