Libraries
»
b_b
(0.1.2)
»
Index (E)
»
BB
»
FactoryDecorator
»
Extractable
Module: BB::FactoryDecorator::Extractable
Defined in:
lib/b_b/factory_decorator/extractable.rb
Constant Summary
collapse
OPERATOR =
{
and:
"
AND
"
,
or:
"
OR
"
}
.
freeze