Exception: Outline::ArgumentWithBlockError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/outline.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



52
# File 'lib/outline.rb', line 52

def to_s; "You cannot give an argument with a block"; end