navigation helpers moved to separate file
This commit is contained in:
parent
de5fc1c44f
commit
69b208f27a
3 changed files with 35 additions and 31 deletions
|
@ -1,5 +1,6 @@
|
|||
# The methods added to this helper will be available to all templates in the application.
|
||||
module ApplicationHelper
|
||||
include NavigationHelper
|
||||
|
||||
protected
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue