We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 867c3b2 commit 3bfa3fbCopy full SHA for 3bfa3fb
lib/docs/scrapers/chai.rb
@@ -2,7 +2,7 @@ module Docs
2
class Chai < UrlScraper
3
self.name = 'Chai'
4
self.type = 'simple'
5
- self.release = '4.2.0'
+ self.release = '4.3.4'
6
self.base_url = 'https://www.chaijs.com'
7
self.root_path = '/api/'
8
self.initial_paths = %w(/guide/installation/)
0 commit comments