Joe Kutner
Joe Kutner
can you guys confirm that this is fixed? thanks.
let me think on this one for a bit.
I would definitely be interested in accepting something like that (as long as it works on projects that are not rails, too). But I don't think I have any insight...
I'll get the new version out as soon as i can (been really busy with other stuff lately). I'm not sure about the ApplicationController thing. Seems like I would have...
Ok, i'll leave this open until you learn more. I pushed 0.1.4.
Cool, can you submit a PR for this? I'll get it in ASAP and cut a release.
can you try with the latest code in master? I wonder if an error is getting suppressed, and there have been some improvements to that.
As long as we restrict the guard-jruby-rspec code to classes under `Guard::JRubyRspec`, and we're not for example monkey-patching `String`, i think running them in the same runtime is okay. It's...
I've updated the guide with details on how to use the standard Ruby buildpack with JBundler: https://github.com/jruby/jruby/wiki/Rack-Application-with-JBundler-on-Heroku#using-the-ruby-buildpack
@hawksight i wasn't able to reproduce this with my sample app but I don't know much about elixir. I cloned the [heroku-buildpack-elixir-test app](https://github.com/HashNuke/heroku-buildpack-elixir-test), and added an `elixir_buildpack.config` like the one...