Sha256: b6a0e9cd05afecf55e485fa08fa524e33286f521c15340f4ba2a8611c85f0aa7

Contents?: true

Size: 313 Bytes

Versions: 24

Compression:

Stored size: 313 Bytes

Contents

= bootstrap_carousel(autostart: carousel_options[:autostart], interval: (carousel_options[:interval] * 1000), id: dom_id(carousel)) do |c|
  - carousel.item_details.each do |item_detail|
    - c.add_item(image_source: main_app.url_for(item_detail.asset.variant(variant_options)), caption: item_detail.body)(:html)

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
cmor_carousels-0.0.32.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.31.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.30.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.29.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.28.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.27.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.26.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.25.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.24.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.22.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.21.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.20.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.19.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.18.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.17.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.15.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.14.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.13.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.12.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~
cmor_carousels-0.0.11.pre app/views/cmor/carousels/application_view_helper/_render.html.haml~