Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Rails integration

nirnanaaa edited this page Dec 19, 2014 · 3 revisions

Rails-y Way

Initialization

In an inizializer use the following code to set a multi-repository base path:

GollumRails::Setup.build(base_path: 'wikis')

Please bare in mind, that the use of base_path disables the use of wiki_path

Clone this wiki locally