Skip to content

Instantly share code, notes, and snippets.

@jdelStrother
Created January 30, 2015 10:08
Show Gist options
  • Select an option

  • Save jdelStrother/0a80ba4b0c928d00eb2b to your computer and use it in GitHub Desktop.

Select an option

Save jdelStrother/0a80ba4b0c928d00eb2b to your computer and use it in GitHub Desktop.
Gems lost while migrating to jruby
# Stuff with obvious replacements:
image_science, rmagick => mini_magick (not a drop-in replacement)
mysql2 => activerecord-jdbc-adapter, jdbc-mysql
unicorn => puma
# Stuff that we only use because they're optimized:
hiredis
yajl-ruby => json
oily_png
# Stuff without obvious replacements:
redcarpet
taglib-ruby
ruby-audio
waveform
posix-spawn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment