ruby on rails - Insert non-Refinery link into Refinery navigation menu -
refinery generates navigation menu in _menu , _menu_branch helpers. want keep provided logic since allows user create new page. however, let's have model product , want insert link show action of product in navigation menu. what's proper refinery way that?
i found easiest way create page in pages dashboard, , in advanced setting fill redirect /products/awesome or whatever product slug or id is.
you can see how did on: http://tigrepictures.com/
Comments
Post a Comment