Ray.Di user's guide

Hosting and Rendering

The documentations are rendered with Jekyll and hosted at http://ray-di.github.io/.

Start Server with Docker

./bin/serve_docker.sh

Start Server in local Ruby environment

Install

gem install jekyll bundler
bundle install

Run

./bin/servel_local.sh