13 lines
303 B
Ruby
13 lines
303 B
Ruby
=begin
|
|
You should use this file, if you wish to:
|
|
- launch Gollum as a Rack app,
|
|
- alter certain startup behaviour of Gollum.
|
|
|
|
For more information and examples:
|
|
- https://github.com/gollum/gollum/wiki/Gollum-via-Rack
|
|
- https://github.com/gollum/gollum#config-file
|
|
|
|
=end
|
|
|
|
# enter your Ruby code here ...
|