Breadcrumbs are a common UI pattern in most software applications. Rails has no built-in tools specifically for breadcrumbs, and while thereare ahandfulof existinggems, I think this is something you can easily implement in your own app with just a few lines of code.