You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -555,8 +555,8 @@ Add flash helper `<%= bootstrap_flash %>` to your layout (built-in with layout g
555
555
556
556
### Breadcrumbs Helpers
557
557
558
-
*Notice* If your application is using [breadcrumbs-on-rails](https://github.com/weppos/breadcrumbs_on_rails) you will have a namespace collision with the add_breadcrumb method.
559
-
You do not need to use these breadcrumb gems since this gem provides the same functionality out of the box without the additional dependency.
558
+
*Notice* If your application is using [breadcrumbs-on-rails](https://github.com/weppos/breadcrumbs_on_rails) you will have a namespace collision with the add_breadcrumb method.
559
+
You do not need to use these breadcrumb gems since this gem provides the same functionality out of the box without the additional dependency.
560
560
561
561
Add breadcrumbs helper `<%= render_breadcrumbs %>` to your layout.
562
562
@@ -657,7 +657,7 @@ for handling flash messages, even if those messages are blank. See https://githu
0 commit comments