Class
CouchRest::Streamer
In:
lib/couchrest/helper/streamer.rb
Parent:
Object
Methods
escape_quotes
get
new
open_pipe
parse_first
parse_line
post
view
Attributes
default_curl_opts
[RW]
Public Class methods
new
()
Public Instance methods
get
(url, &block)
post
(url, params = {}, &block)
view
(*args)
Protected Instance methods
escape_quotes
(data)
open_pipe
(cmd, &block)
parse_first
(first)
parse_line
(line)
[Validate]