Spina is a CMS built upon the Rails framework. This guide is designed for developers with experience using Ruby on Rails.
To start using Spina CMS simply add the following lines to your Gemfile:
gem 'spina-template'
gem 'spina'
Make sure you run the installer to get started.
rails g spina:install
The installer will help you setup your first user.