feat: add nav_link method to ApplicationHelper #431
Reference in New Issue
Block a user
Delete Branch "menu-helper"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes
/claim #428
@Shpigford Can you review this PR once?
@@ -50,4 +50,16 @@ module ApplicationHelperA more specific name for this particular nav link may be better in-case there are other nav related links? Perhaps
main_nav_link?@@ -50,4 +50,16 @@ module ApplicationHelper@@ -50,4 +50,16 @@ module ApplicationHelpernote:
current_pageis already passed in as a boolean so I don't think you need thecurrent_path?(path)test again?@@ -50,4 +50,16 @@ module ApplicationHelperDone👍🏻
@@ -50,4 +50,16 @@ module ApplicationHelperDone👍🏻
Closing in favor of #435. Thank you for working on this!
Pull request closed