Libraries
»
qor_dsl
(0.3.3)
»
Index (D)
»
Qor
»
DSL
Module: Qor::DSL
Defined in:
lib/qor_dsl.rb
Class Method Summary
collapse
.
included
(base) ⇒ Object
Class Method Details
.
included
(base) ⇒
Object
29 30 31
# File 'lib/qor_dsl.rb', line 29
def
self
.
included
(
base
)
base
.
send
:include
,
Qor
::
Dsl
end