{"id":20664193,"url":"https://github.com/nigelramsay/breadcrumb_trail","last_synced_at":"2025-10-06T06:39:22.247Z","repository":{"id":418085,"uuid":"37801","full_name":"nigelramsay/breadcrumb_trail","owner":"nigelramsay","description":"Rails plugin to create a breadcrumb trail","archived":false,"fork":false,"pushed_at":"2009-04-07T03:23:58.000Z","size":93,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-11T17:06:09.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.abletech.co.nz/blog","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nigelramsay.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-07-28T07:30:09.000Z","updated_at":"2019-08-13T13:30:09.000Z","dependencies_parsed_at":"2022-07-08T01:50:25.378Z","dependency_job_id":null,"html_url":"https://github.com/nigelramsay/breadcrumb_trail","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelramsay%2Fbreadcrumb_trail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelramsay%2Fbreadcrumb_trail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelramsay%2Fbreadcrumb_trail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelramsay%2Fbreadcrumb_trail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nigelramsay","download_url":"https://codeload.github.com/nigelramsay/breadcrumb_trail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224959639,"owners_count":17398733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T19:22:48.211Z","updated_at":"2025-10-06T06:39:17.210Z","avatar_url":"https://github.com/nigelramsay.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Breadcrumb Trail\n================\n\nAdds a breadcrumb trail to your Rails application.\n\nIn your action:\n\n  add_crumb :label =\u003e 'Admin', :link =\u003e administrators_path\n  add_crumb :label =\u003e 'Users', :link =\u003e admin_users_path\n  add_crumb :label =\u003e @user.name\n\nIn your layout or view:\n\n  \u003c%= crumbs %\u003e\n  \nGenerates something like:\n\n\u003col class=\"breadcrumb\"\u003e\n  \u003cli class=\"first\"\u003e\u003ca href=\"/\"\u003eHome\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"/administrators\"\u003eAdmin\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"/admin/users\"\u003eUsers\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003eNigel Ramsay\u003c/li\u003e\n\u003c/ol\u003e\n\nStyle\n-----\n\nYou should use CSS to style the breadcrumb trail. See the example in public/stylesheets.\n\nCopyright (c) 2008 Able Technology Limited (http://www.abletech.co.nz/blog), released under the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnigelramsay%2Fbreadcrumb_trail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnigelramsay%2Fbreadcrumb_trail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnigelramsay%2Fbreadcrumb_trail/lists"}