-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I couldn't get the gollum tab in a project to work without changing the Gemfile to specify a v2.2.0 tag:
gem "gollum", :git => 'git://github.com/github/gollum.git', :tag => 'v2.2.0'
Otherwise, it would error-out with uninitialized gollum constants (only when viewing that project tab).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels