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...
Einrichten von Rails mit 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,...
Write permission error when installing gems Overview On newer v6+ platforms with support for multiple Ruby interpreters, installing a gem may fail resulting in a similar...
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...