Method: Codebot::Formatters::Gitlab::NoteHook#summary_url
- Defined in:
- lib/codebot/formatters/gitlab_note_hook.rb
#summary_url ⇒ Object
93 94 95 |
# File 'lib/codebot/formatters/gitlab_note_hook.rb', line 93 def summary_url extract(:object_attributes, :url) end |