Module: Cheese::WidgetsHelper

Defined in:
app/helpers/cheese/widgets_helper.rb

Instance Method Summary collapse

Instance Method Details

#helper_for_widgets_viewObject



4
5
6
# File 'app/helpers/cheese/widgets_helper.rb', line 4

def helper_for_widgets_view
  "this output is coming from a helper method just for the widgets controller"
end