Class: ClosingComments::Commentable::Class
- Inherits:
-
ClosingComments::Commentable
- Object
- ClosingComments::Commentable
- ClosingComments::Commentable::Class
- Defined in:
- lib/closing_comments/commentable.rb
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
#entity ⇒ Object
44 45 46 |
# File 'lib/closing_comments/commentable.rb', line 44 def entity 'class' end |