Notes posted by szadok
RSS feed
0 thanks
Another way to use
<%=
link_to_unless_current("Profile", profile_path)
%> also works (instead of pointing to controller/action)
<%=
link_to_unless_current("Profile", profile_path)
%> also works (instead of pointing to controller/action)