Class: EndView::Bootstrap::FormModal
- Inherits:
-
Object
- Object
- EndView::Bootstrap::FormModal
- Includes:
- EndView
- Defined in:
- lib/end_view/bootstrap/form_modal.rb
Class Method Summary collapse
Instance Method Summary collapse
Methods included from EndView
Class Method Details
.render(*args, &b) ⇒ Object
12 13 14 |
# File 'lib/end_view/bootstrap/form_modal.rb', line 12 def self.render(*args, &b) new(*args).render(&b) end |