Method: Resourceful::StdOutLogger#warn
- Defined in:
- lib/resourceful/http_accessor.rb
#warn(*args) ⇒ Object
22 |
# File 'lib/resourceful/http_accessor.rb', line 22 def warn(*args); puts args; end |
22 |
# File 'lib/resourceful/http_accessor.rb', line 22 def warn(*args); puts args; end |