Class: Blueimp::Gallery::ApplicationViewHelper
- Inherits:
-
Rao::ViewHelper::Base
- Object
- Rao::ViewHelper::Base
- Blueimp::Gallery::ApplicationViewHelper
- Defined in:
- app/view_helpers/blueimp/gallery/application_view_helper.rb
Instance Method Summary collapse
Instance Method Details
#prepare_modal(options = {}) ⇒ Object
4 5 6 |
# File 'app/view_helpers/blueimp/gallery/application_view_helper.rb', line 4 def prepare_modal( = {}) c.render partial: 'blueimp/gallery/application_view_helper/prepare_modal' end |