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

Ensure rake task runs under RAILS_ENV=test #173

Closed searls closed 8 years ago

searls commented 8 years ago

Continuing work on @rudyjahchan's #162 with an intent to get that merged in

Resolves #121

searls commented 8 years ago

I'm able to verify this fix does work locally by reproducing the problem and then seeing this fix it. The automated tests for some reason don't succumb to the same issue

rudyjahchan commented 8 years ago

Apologies for dropping the ball on this. Summer of talks and travels. Will take a look tonight. 

-RJ

On Sat, Sep 19, 2015 at 2:10 PM, Justin Searls notifications@github.com wrote:

Continuing work on @rudyjahchan's #162 with an intent to get that merged in Resolves #121 You can view, comment on, or merge this pull request online at: https://github.com/searls/jasmine-rails/pull/173 -- Commit Summary --

searls commented 8 years ago

No need, I'm happy with it.

rudyjahchan commented 8 years ago

@searls Thanks for this and everything. Cheers. 

-RJ

On Sat, Sep 19, 2015 at 2:17 PM, Justin Searls notifications@github.com wrote:

No need, I'm happy with it.

Reply to this email directly or view it on GitHub: https://github.com/searls/jasmine-rails/pull/173#issuecomment-141708253