Libraries
»
active-component
(0.1.3)
»
Index
»
ActiveComponent
»
Base
»
#render
Method: ActiveComponent::Base#render
Defined in:
lib/active_component/base.rb
#
render
⇒
Object
56 57 58
# File 'lib/active_component/base.rb', line 56
def
render
super
.
html_safe
end