Class: Blueimp::Gallery::ApplicationViewHelper

Inherits:
Rao::ViewHelper::Base
  • Object
show all
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(options = {})
  c.render partial: 'blueimp/gallery/application_view_helper/prepare_modal'
end