Class: EndView::Bootstrap::Modal
- Inherits:
-
Object
- Object
- EndView::Bootstrap::Modal
- Includes:
- EndView
- Defined in:
- lib/end_view/bootstrap/modal.rb
Class Method Summary collapse
Methods included from EndView
Class Method Details
.render(*args, &b) ⇒ Object
18 19 20 |
# File 'lib/end_view/bootstrap/modal.rb', line 18 def self.render(*args, &b) new(*args).render(&b) end |