Module: SupportSegment::StiHelpers::InstanceMethods
- Defined in:
- lib/support_segment/sti_helpers.rb
Instance Method Summary collapse
Instance Method Details
#sti_base_class ⇒ Object
107 108 109 |
# File 'lib/support_segment/sti_helpers.rb', line 107 def sti_base_class self.class.sti_base_class end |