I\'m not understanding how Twitter Bootstrap does active links for the navigation. If I have a regular navigation like this (with ruby on rails linking):
<
not sure if you are asking about how the twitter bootstrap css is used, or the rails side. I'm assuming the rails side.
if so checkout the #link_to_if method or the #link_to_unless_current method