ruby-sinon-rails

Provides sinon.js via asset pipeline for rails apps
  http://github.com/travisjeffery/sinon-rails
  0
  no reviews



Sinon.js simplifies java script testing. It is a really helpful library when you want to unit test your code. It supports spies, stubs, and mocks.

sinon-rails makes it easy for rails applications to use sinon.js.