Created
May 16, 2012 00:47
-
-
Save kstevens715/2706367 to your computer and use it in GitHub Desktop.
Generates Twitter Bootstrap compatible breadcrumbs with the Crummy gem.
You can just do this instead of making a custom template:
<%= render_crumbs :last_crumb_linked => false, :format => :html_list, :ul_class => 'breadcrumb', :last_class => 'active' %>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry..