This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
mperham--sidekiq
Watch
1
Star
0
Fork
You've already forked mperham--sidekiq
0
mirror of
https://github.com/mperham/sidekiq.git
synced
2022-11-09 13:52:34 -05:00
Code
Releases
Activity
12d95dde6c
mperham--sidekiq
/
.rvmrc
4 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Implement generic Ruby support via simple require flag Various cleanups It's "assert_equal(expected, actual)"
2012-02-09 23:32:59 -05:00
export RUBYOPT="-Ilib:test"
Documentation, start client work
2012-01-21 19:42:21 -05:00
export JRUBY_OPTS="--1.9"
Janus is unusable with jruby
2012-01-22 19:00:10 -05:00
rvm use 1.9.3@sidekiq --create
Copy permalink