Top Level Namespace

Defined Under Namespace

Modules: Gollum

Constant Summary collapse

DEFAULT_ADAPTER =
RUBY_PLATFORM == 'java' ? 'rjgit_adapter' : 'grit_adapter'