Method: Codebot::Formatters::Gollum#default_format
- Defined in:
- lib/codebot/formatters/gollum.rb
#default_format ⇒ Object
25 26 27 |
# File 'lib/codebot/formatters/gollum.rb', line 25 def default_format '[%<repository>s] %<sender>s %<summary>s' end |