lassebunk / gretel

Flexible Ruby on Rails breadcrumbs plugin.
MIT License
889 stars 114 forks source link

Added: Bootstrap4 style and element_class ability #96

Closed koukou73gr closed 7 years ago

koukou73gr commented 7 years ago

Bootstrap 4 now requires the breadcrumb fragment element to have the breadcrumb-item class. As an added bonus, everyone now can customize the fragment item class through the element_class styling option.