Top Level Namespace

Defined Under Namespace

Modules: GitHub, Gollum

Constant Summary collapse

DEFAULT_ADAPTER =
RUBY_PLATFORM == 'java' ? 'rjgit' : 'rugged'
REDIRECTS_FILE =
'.redirects.gollum'

Method Summary

Methods included from Gollum::MarkupRegisterUtils

#all_gems_available?, #executable_exists?, #gem_exists?, #using_pandoc?