Libraries
»
b_b
(0.1.1)
»
Index
»
BB
»
Component
»
#build
Method: BB::Component#build
Defined in:
lib/b_b/component.rb
#
build
⇒
Object
39 40 41
# File 'lib/b_b/component.rb', line 39
def
build
type
&&
send
(
"
to_
#{
type
}
"
)
end