Module: CurrentTemplate::ViewHelper

Defined in:
app/helpers/current_template/view_helper.rb

Instance Method Summary collapse

Instance Method Details

#show_current_templateObject



3
4
5
# File 'app/helpers/current_template/view_helper.rb', line 3

def show_current_template
  render partial: 'current_template/show_template'
end