This guide is for integrating Scrivito into a new or existing Rails application. It assumes that you already registered at Scrivito.com, created a trial or paid CMS, and that Ruby, Rails, and the required tools are installed on your machine. See installrails.com, for example, on how to install Ruby and Rails. The instructions refer to Mac OS X, and Ubuntu 14.04 LTS installations. Microsoft Windows is not supported. We recommend using the latest Ruby version. Currently, Scrivito supports Rails 4.2, 5.0 and 5.1.
If you are starting from scratch, please follow the instructions below. Should you already have a furnished Rails application, consider prudently running bundle update
prior to integrating Scrivito from step 2.