Method: UiBibz::Ui::Core::Layouts::Container#pre_render
- Defined in:
- lib/ui_bibz/ui/core/layouts/container.rb
#pre_render ⇒ Object
Render html tag
47 48 49 |
# File 'lib/ui_bibz/ui/core/layouts/container.rb', line 47 def pre_render content_tag :div, content, end |