Libraries
»
quince
(0.6.1)
»
Index
»
Quince
»
Component
»
#render
Method: Quince::Component#render
Defined in:
lib/quince/component.rb
#
render
⇒
Object
84 85 86
# File 'lib/quince/component.rb', line 84
def
render
raise
"not implemented"
end