Class: Matestack::Ui::Bootstrap::Layout::Container
- Inherits:
-
Component
- Object
- Component
- Matestack::Ui::Bootstrap::Layout::Container
- Defined in:
- app/concepts/matestack/ui/bootstrap/layout/container.rb
Instance Method Summary collapse
Instance Method Details
#response ⇒ Object
5 6 7 8 9 |
# File 'app/concepts/matestack/ui/bootstrap/layout/container.rb', line 5 def response div container_attributes do yield_components end end |