Sha256: 3501ac16efa64df09ff8ea9d47de1ab822d54890dd35ca25e46336a36cbe965a
Contents?: true
Size: 707 Bytes
Versions: 20
Compression:
Stored size: 707 Bytes
Contents
Konacha Chai Matchers ===================== This library contains all [Chai.js plugins](http://chaijs.com/plugins) Not all plugins are tested! Installation ------------ Add in the `Gemfile`: gem 'konacha-chai-matchers' Usage ----- 1. Check the vendor/assets/javascripts 2. Require the files needed Example: #= require sinon #= require chai-changes #= require js-factories #= require chai-backbone #= require chai-jquery Contribution ------------ Please submit an Github issue for libraries you want included or where the wrong file ends up in the `vendor` folder. Updating the vendor libraries is done through `rake update` please check `tasks/update.rb` for the code
Version data entries
20 entries across 20 versions & 1 rubygems