How did these breadcrumbs in your Rails application? Oh right, with this plugin!
Stars
74
Forks
8
Watchers
74
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
Made the require for the gem in Rails unprone to double require's with expand_path.
8c1593fView on GitHubReworked some of the code for not linking the last crumb, it was a bit flawed, to say the least.
25d54a3View on GitHubAdded additional test for gh-1 to ensure that it also works for just one crumb in the trail.
ce9c26eView on GitHubUpdated readme about the plugin reloading issue. Closed gh-1
958ff51View on GitHubAdded support to not link the last crumb, if you're into that kind of thing.
5e3cde8View on GitHub