1. Home
  2. Ruby

Ruby

  • Changing Ruby versions

    Overview Newer hosting platforms, v6+, support multiple Ruby versions through rvm. This enables you to run multiple versions of Rack...
  • Installing new Rubies

    Overview v6+ platforms support multiple Ruby interpreters through rvm. If a Ruby interpreter doesn’t appear via rvm list, simply open a ticket to...
  • Setting up Rails with Passenger

    Overview Ruby on Rails is a web application framework built on the Ruby programming language. Older hosting platforms (< v4.5) support...
  • Installing Jekyll

    Overview Jekyll is a lightweight blogging platform written in Ruby. Jekyll compiles into a static site with no dynamic endpoints,...
  • Running Discourse

    Discourse is a popular forum software written in Ruby. Because Discourse relies on Docker, which is incompatible with the platform,...
  • PostgreSQL gem install fails

    Overview Attempting to install the Ruby gem “pg” or other PostgreSQL-dependent gems on v6+ platforms fail with a similar sample...