Libraries
»
inploy
(1.9.6)
»
Index
»
Inploy
»
DSL
»
included
Method: Inploy::DSL.included
Defined in:
lib/inploy/dsl.rb
.
included
(base) ⇒
Object
15 16 17
# File 'lib/inploy/dsl.rb', line 15
def
self
.
included
(
base
)
base
.
extend
ClassMethods
end