{"id":20714431,"url":"https://github.com/vydia/rails_papertrail_example","last_synced_at":"2026-04-24T13:31:16.272Z","repository":{"id":85423640,"uuid":"125273737","full_name":"Vydia/rails_papertrail_example","owner":"Vydia","description":"A quick Rails app that uses papertrail to manage model changes.","archived":false,"fork":false,"pushed_at":"2018-03-14T21:51:57.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T06:50:10.365Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vydia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-14T21:08:30.000Z","updated_at":"2018-03-14T21:51:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbc7a63f-11dd-4554-8dd2-926ba147cdb2","html_url":"https://github.com/Vydia/rails_papertrail_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vydia/rails_papertrail_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vydia%2Frails_papertrail_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vydia%2Frails_papertrail_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vydia%2Frails_papertrail_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vydia%2Frails_papertrail_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vydia","download_url":"https://codeload.github.com/Vydia/rails_papertrail_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vydia%2Frails_papertrail_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32225717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-17T02:31:50.688Z","updated_at":"2026-04-24T13:31:16.254Z","avatar_url":"https://github.com/Vydia.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nThis site sets up a basic rails app with scaffolding for an Animal model.\n\nIt uses paper_trail gem to manage changes to the model.  It also uses paper_trail_manager to show changes.\n\n```\nbin/rails db:migrate\nbin/rails server\n```\n\nGo to `localhost:3000/animals`.  Add an animal.  Add another.  Change some stuff.\n\nGo to `locahost:3000/changes`.  See the changes.\n\nSo paper_trail_manager isn't very good.  The view doesn't include the changed fields so it's missing THE critical piece of data.  It also doesn't run on Rails 5 by default and I had to install from a fork.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvydia%2Frails_papertrail_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvydia%2Frails_papertrail_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvydia%2Frails_papertrail_example/lists"}