boing
boing copied to clipboard
Preloader-aware command runner for JRuby, a la Spring.
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...
- Fixed h2 migration path for flyway migration file - Updated query from JPA to Native query. ( This needs to be figured out; JPA entity mapping in jruby )...
This ended up a more aggressive refactoring than I started, but it is on its way to being a more Ruby-like framework. * Library will be named "boing", like the...