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