Category

Ruby

2 posts

Installing Ruby using chruby and ruby-install

Every Ruby developer will most likely be using a Ruby version manager. The most popular ones are: RVM, rbenv, and chruby. You can use whatever makes you happy. …

Setup Rails using chruby and ruby-install

Note: Check the updated version of this post: Installing Ruby using chruby and ruby-install. Here are the steps to install and setup Ruby and Ruby on Rails on …