Module: AllProductsPortletHelper

Defined in:
app/portlets/helpers/all_products_portlet_helper.rb

Overview

All methods from this helper will be available in the render.html.erb for AllProductsPortlet

Instance Method Summary collapse

Instance Method Details

#spreeObject



5
6
7
# File 'app/portlets/helpers/all_products_portlet_helper.rb', line 5

def spree
  Spree::Core::Engine.routes.url_helpers
end