Module: Savon::Global
- Defined in:
- lib/memotoo.rb
Overview
:nodoc: all
Instance Method Summary collapse
Instance Method Details
#log? ⇒ Boolean
47 48 49 |
# File 'lib/memotoo.rb', line 47 def log? false end |
#raise_errors? ⇒ Boolean
50 51 52 |
# File 'lib/memotoo.rb', line 50 def raise_errors? @raise_errors = true end |