Category Archives: Ruby

Welcoming Ruby 2.0

Today we’re happy to announce that the recently released Ruby 2.0 is now available on all of our servers. You can run Ruby 2.0 today as ruby2.0. Here it is on Web310: $ ruby2.0 -v ruby 2.0.0p0 (2013-02-24 revision 39474) … Continue reading

Posted in General, Ruby | Leave a comment

Welcoming Rails 3.2.1 and Ruby 1.9.3

As you may have noticed, a new installer has appeared in the control panel for Rails 3.2.1: Not only does the new installer include the latest iteration of Rails, but it also sports a shiny new version of Ruby, 1.9.3. … Continue reading

Posted in Rails, Ruby | Leave a comment

Introducing Passenger

Recently, we quietly added an important pair of new apps to our complement of one-click installers based on Phusion Passenger. Passenger’s also known as mod_rails ormod_rack, but in the time I’ve spent playing with it, I’ve come to call it nifty. Passenger is a module which … Continue reading

Posted in Ruby | Leave a comment