Install a Patched Ruby Interpreter With Rbenv and Ruby-build for 2.0.0-p247
How to install Ruby 2.0.0-p247 using rbenv and ruby-build on CentOS 6.5, including patching for OpenSSL compatibility issues that break the …
2 posts · All posts
How to install Ruby 2.0.0-p247 using rbenv and ruby-build on CentOS 6.5, including patching for OpenSSL compatibility issues that break the …
Building a Sinatra web app in Ruby that automatically generates Mutt email client configuration files, using ERB templates and gem-based dep…