{"id":22144955,"url":"https://github.com/jim/scribe","last_synced_at":"2025-07-02T17:33:39.533Z","repository":{"id":455931,"uuid":"79660","full_name":"jim/scribe","owner":"jim","description":"ActiveRecord plugin to provide model attribute diffs and change tracking","archived":false,"fork":false,"pushed_at":"2009-07-27T20:32:45.000Z","size":97,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T12:19:37.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"khatfield/php-statistics","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jim.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-11-22T21:58:07.000Z","updated_at":"2019-08-13T13:43:54.000Z","dependencies_parsed_at":"2022-07-07T23:38:48.748Z","dependency_job_id":null,"html_url":"https://github.com/jim/scribe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jim/scribe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jim%2Fscribe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jim%2Fscribe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jim%2Fscribe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jim%2Fscribe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jim","download_url":"https://codeload.github.com/jim/scribe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jim%2Fscribe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263184839,"owners_count":23427096,"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-12-01T22:36:28.963Z","updated_at":"2025-07-02T17:33:39.500Z","avatar_url":"https://github.com/jim.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Scribe\n======\n\nIntroduction goes here.\n\nDatabase Requirements\n======\n\nYou'll need a migration to create a table to store changes in:\n\ncreate_table :changes, :force =\u003e true do |t|\n  t.integer :model_id\n  t.string :model_type, :limit =\u003e 20\n  t.text :diff\n  t.datetime :created_at\nend\nadd_index :changes, [ :model_id, :model_type ]\n\nYou may want to add other indexes depending on your application.\n\nExample\n=======\n\nExample goes here.\n\n\nCopyright (c) 2008 James Benton, released under the MIT license","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjim%2Fscribe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjim%2Fscribe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjim%2Fscribe/lists"}