Files
2026-02-18 13:53:08 +03:00
..
2020-11-03 14:23:21 -06:00
2019-03-04 16:28:04 -06:00
2026-02-18 13:53:08 +03:00
2019-02-27 14:27:17 -06:00
2023-04-17 09:56:11 -05:00
2016-09-12 19:49:15 -05:00
2023-04-17 09:56:11 -05:00
2020-11-03 14:21:40 -06:00
2023-04-17 09:56:11 -05:00

Docs

In order to build docs locally, you must first install rbenv:

brew install rbenv
rbenv install

Then install the bundle:

bundle install

This might tell you to install a specific version of bundler with gem. If so, do what it asks.