# File lib/couchrest/helper/streamer.rb, line 10 def view(*args) raise "CouchRest::Streamer#view is depricated. Please use Database#view with block." end