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.
hmm. I suppose I found the answer… (seriously, i did look before I
posted
guard-rails-assets