boing
boing copied to clipboard
Preloader-aware command runner for JRuby, a la Spring.
Results
3
boing issues
Sort by
recently updated
recently updated
newest added
Hello, I came across boing from this issue: https://github.com/ninjudd/drip/issues/60 I am using drip with jRuby 1.7.19 and Rails 4.1.10 and while _rails c_ and _rails s_ work great, _rake test_...
Doesn't seem to work with Rails 3.2.x. Is this for Rails 4.x only? I ran 'boing rails console' and got the following: NameError: uninitialized constant Boing::Runner::INPROC_RAILS_COMMANDS const_missing at org/jruby/RubyModule.java:2723 run...