Open brandonparsons opened 11 years ago
Never mind. Figured out that your fixtures were assuming I'm using HAML in my project. Normally I do, but not in this one.....
Not a great decision I think (and should be documented somewhere, or included as a dependency).
I am looking for this code setting to override it in the config section (if possible) .
I've done the basic install of jasmine rice (with the generator) and get this error every time I run my specs:
The tests currently pass with that happening, as I suppose I'm not checking anything in the fixture.
Don't know why it's not looking in the correct spot for the fixture. I haven't changed the
.yml
config file, or the fixture location.I am using Rails 4.