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 …
3 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 …
A Ruby solution to the classic Josephus problem, a circular elimination algorithm that is a common exercise for understanding modular arithm…
Building a Sinatra web app in Ruby that automatically generates Mutt email client configuration files, using ERB templates and gem-based dep…