Exception: Bookshop::GeneratorArgumentsError

Inherits:
ArgumentsError show all
Defined in:
lib/bookshop/error.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



17
18
19
# File 'lib/bookshop/error.rb', line 17

def to_s
  "Usage:\n" + super
end