Class: ClosingComments::Commentable::Module

Inherits:
ClosingComments::Commentable show all
Defined in:
lib/closing_comments/commentable.rb

Overview

class Class

Instance Method Summary collapse

Methods inherited from ClosingComments::Commentable

#ending, #initialize, #name, #single_line?

Constructor Details

This class inherits a constructor from ClosingComments::Commentable

Instance Method Details

#entityObject



50
51
52
# File 'lib/closing_comments/commentable.rb', line 50

def entity
  'module'
end