1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Janus is unusable with jruby

This commit is contained in:
Mike Perham 2012-01-22 16:00:10 -08:00
parent 3b8b655807
commit 5c46cc896c

2
.rvmrc
View file

@ -1,2 +1,2 @@
export JRUBY_OPTS="--1.9"
rvm use jruby@sidekiq --create
rvm use 1.9.3@sidekiq --create