/rails-angular-jasmine-example

Example of how to test an AngularJS app in Rails using the Jasmine gem

Primary LanguageRuby

Example Rails app with AngularJS and Jasmine

This repo shows an example of how to set up Jasmine specs using angular-mocks.js so that you can unit test your AngularJS objects.

For more information, read the original post on the Pivotal Labs blog.