Module: ClassMethods (Annotatable)

Overview
Module Structure
Module Methods
ClassMethods.extended / 1
Instance Aliases
ClassMethods#inherited_without_annotatable
ClassMethods#inherited
Instance Methods
ClassMethods#annotate / 1
ClassMethods#inherited_with_annotatable / 1
is a submodule of
module: Annotatable   
has properties
module method: extended / 1   
alias: inherited_without_annotatable inherited   
alias: inherited inherited_with_annotatable   
method: annotate / 1   
method: inherited_with_annotatable / 1   
is defined at
#7 in lib/annotatable.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Annotatable
module: ClassMethods     

Module Methods

ClassMethods.extended / 1

#8 in lib/annotatable.rb

extended ( base )

Instance Aliases

ClassMethods#inherited_without_annotatable

#10 in lib/annotatable.rb

inherited_without_annotatable inherited   

ClassMethods#inherited

#11 in lib/annotatable.rb

inherited inherited_with_annotatable   

Instance Methods

ClassMethods#annotate / 1

#15 in lib/annotatable.rb

annotate ( *attrs )

ClassMethods#inherited_with_annotatable / 1

#43 in lib/annotatable.rb

inherited_with_annotatable ( subclass )