RubyGems.org

This gem makes it easy to generate breadcrumb trails in a Rails application. The emphasis is on "structural" breadcrumbs, where a breadcrumb trail reflects the logical structure of a web site (as opposed to a "dynamic" trail, which reflects where the user has been - for which I humbbly suggest the user take advantage of the browser's Back button).

installgem install active_breadcrumbs
Authors

David Keener

1,743 total downloads 863 for this version
Owners

134203f98982eff71d9b27c1d9fa8e3d

Gemfile
gem "active_breadcrumbs", "~> 0.6.1"
Versions
  1. 0.6.1 August 7, 2012
  2. 0.6.0 August 7, 2012
Runtime Dependencies
  1. rails ~> 3.0