Anybody know what to put in the jasmine.yml to desginate where jasmine should look for the files?
I am using jasmine-headless-webkit so I can write CoffeeScript (and run the tests in the cli), and my test work fine written in it, though when I put app/assets/javascripts/**/*.js.coffee in the jasmine.yml, I keep getting ReferenceErrors.