module Refinery::PageMenus::InstanceMethods
Public Class Methods
included(base)
click to toggle source
# File lib/refinery/page_menus/instance_methods.rb, line 5 def self.included(base) base.send :helper_method, :refinery_page_menu end