|
@@ -2,7 +2,7 @@ module Docs
|
|
|
class Rethinkdb < UrlScraper
|
|
class Rethinkdb < UrlScraper
|
|
|
self.name = 'RethinkDB'
|
|
self.name = 'RethinkDB'
|
|
|
self.type = 'rethinkdb'
|
|
self.type = 'rethinkdb'
|
|
|
- self.version = '2.0.1'
|
|
|
|
|
|
|
+ self.version = '2.0.2'
|
|
|
self.base_url = 'http://rethinkdb.com/api/javascript/'
|
|
self.base_url = 'http://rethinkdb.com/api/javascript/'
|
|
|
self.links = {
|
|
self.links = {
|
|
|
home: 'http://rethinkdb.com/',
|
|
home: 'http://rethinkdb.com/',
|