Archive for July, 2008

Breadcrumb trail – Rails plugin

Monday, July 28th, 2008

This plugin adds a breadcrumb trail to your Rails application.

In your action:

In your layout or view:

Generates something like:

You should use CSS to style the breadcrumb trail. See the example in public/stylesheets.