Sha256: 1eb3481aec010a2cead5bf8485a498144447ae63594cba5ed99432f6f57ed976
Contents?: true
Size: 455 Bytes
Versions: 1
Compression:
Stored size: 455 Bytes
Contents
jasmine-sinon-railsbk ===================== I am taking jasmine-sinon matchers from https://github.com/froots/jasmine-sinon for the Rails 3.1+ asset pipeline and modifying it so I can use it with the latest version of sinon. I will get a PR out for the main on but I need this to work. Installation ============ 1. Add ```gem 'jasmine-sinon-railsbk'``` to your gemfile 2. Run bundle install 3. Add ```#= require jasmine-sinon``` to your spec manifest
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jasmine-sinon-railsbk-0.1 | README.md |