I developed a application using Rails 2.3.8 and In there root path I need to show particular table in one separate div and on other pages I need to remove that details so I need to check whether it in root path or not. So how can I find it on view file ??
Share
I agree with apneadiving’s answer, however if you wanted to you can do this:
or:
better: