Module: LHS::Service::Includes
- Extended by:
- ActiveSupport::Concern
- Included in:
- LHS::Service
- Defined in:
- lib/lhs/concerns/service/includes.rb
Defined Under Namespace
Modules: ClassMethods
Instance Attribute Summary collapse
-
#includes ⇒ Object
Returns the value of attribute includes.
Instance Attribute Details
#includes ⇒ Object
Returns the value of attribute includes.
8 9 10 |
# File 'lib/lhs/concerns/service/includes.rb', line 8 def includes @includes end |