Class: Matestack::Ui::Bootstrap::Components::Scrollspy
- Inherits:
-
Component
- Object
- Component
- Matestack::Ui::Bootstrap::Components::Scrollspy
- Defined in:
- app/concepts/matestack/ui/bootstrap/components/scrollspy.rb
Instance Method Summary collapse
Instance Method Details
#response ⇒ Object
10 11 12 13 14 |
# File 'app/concepts/matestack/ui/bootstrap/components/scrollspy.rb', line 10 def response div scrollspy_attributes do yield_components end end |