rails-disco icon indicating copy to clipboard operation
rails-disco copied to clipboard

Rubinius support

Open jume-dev opened this issue 12 years ago • 0 comments

Rails disco seems to work with the rbx head on ruby 2. Only exception, and unfortunatly this is kinda big, the projection server script doesn't wait on anything and stops execution after all. So line 25 in the event_client.rb https://github.com/hicknhack-software/rails-disco/blob/master/active_projection/lib/active_projection/event_client.rb#L25 should be anything else to make the projectionservers wait there. Ideas on this would be appreciated.

jume-dev avatar Sep 16 '13 14:09 jume-dev