Method: Gitlab::Diff::Formatters::BaseFormatter#==
- Defined in:
- lib/gitlab/diff/formatters/base_formatter.rb
#==(other) ⇒ Object
53 54 55 |
# File 'lib/gitlab/diff/formatters/base_formatter.rb', line 53 def ==(other) raise NotImplementedError end |