Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 694 Bytes

_index.en.md

File metadata and controls

17 lines (12 loc) · 694 Bytes

+++ title = "Ruby" chapter = true tags = ["ruby"] +++

Ruby

The way Ruby works at alwaysdata is very standard. If you are used to using Ruby on a Unix system, e.g. Linux, then you already know almost everything you need.

  • the [provisioned versions]({{< ref "languages/ruby/configuration">}}#supported-versions) range from 1.8 to 3.3,
  • the [environment configuration]({{< ref "languages/ruby/configuration" >}}#environment) is easy to set up.

The Ruby on Rails and Sinatra frameworks are part of our autoinstallable applications.