testdouble / jasmine-rails

A Jasmine runner for rails projects that's got you covered in both the terminal and the browser
http://rubygems.org/gems/jasmine-rails
MIT License
378 stars 154 forks source link

Resolves #178. Breaks ??? other things. #181

Open searls opened 8 years ago

searls commented 8 years ago

Totally unsure what the favlue of this .gsub(root_dir.to_s + '/', '') ever was.

Resolves #178

jipiboily commented 8 years ago

I just tried it on the 0.12.6 code locally, and it doesn't look like it's even hitting that method.

jipiboily commented 8 years ago

Actually, it look like it works! It was some cache issue I think...I flushed everything in tmp and it started working. Going to bed but I pushed a branch using https://github.com/jipiboily/jasmine-rails/tree/0.12.6-jsx-compatible and I am very hopeful it'll fix all the things for me!

searls commented 7 years ago

This appears to break under sprockets 4