Method: Esse::Index::ClassMethods#abstract_class
- Defined in:
- lib/esse/index/inheritance.rb
#abstract_class ⇒ Object
Set this to true if this is an abstract class
7 8 9 |
# File 'lib/esse/index/inheritance.rb', line 7 def abstract_class @abstract_class end |