Class: EndView::Bootstrap::Modal
- Inherits:
-
Object
- Object
- EndView::Bootstrap::Modal
- Defined in:
- lib/end_view/bootstrap/modal.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.render(*args, &b) ⇒ Object
14 15 16 |
# File 'lib/end_view/bootstrap/modal.rb', line 14 def self.render(*args, &b) new(*args).render(&b) end |