Method: CouchRest::Pager#db

Defined in:
lib/couchrest/helper/pager.rb

#dbObject

Returns the value of attribute db.



3
4
5
# File 'lib/couchrest/helper/pager.rb', line 3

def db
  @db
end