Exception: Tetromino::Exceptions::NothingToPack

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

Instance Method Summary collapse

Instance Method Details

#messageObject



18
19
20
# File 'lib/tetromino/exceptions.rb', line 18

def message
 'There are no items to pack'
end