Archive | breadcrumbs RSS feed for this section

Easy and flexible breadcrumbs for Rails « require ‘brain’

Simple Example
01 class ApplicationController < ActionController::Base
02 add_breadcrumb 'Home', '/'
03 …
04 end
05 class ThingsController [:new, :create]
08 add_breadcrumb ‘Edit a thing’, ”, :only => [:edit, :update]
(Link: Easy and flexible breadcrumbs for Rails « require ‘brain’)

RailsLodge – Crumble plugin

Crumble – It’s like breadcrumbs for your Rails application!
It’s a tiny combination of a helper and a simple configuration class to make breadcrumbs cool, because they’re not.
(Link: RailsLodge – Crumble plugin)


Follow

Get every new post delivered to your Inbox.