{"id":18140867,"url":"https://github.com/gui/after_commit","last_synced_at":"2025-04-16T01:27:15.970Z","repository":{"id":402692,"uuid":"21108","full_name":"GUI/after_commit","owner":"GUI","description":"A Ruby on Rails plugin to add an after_commit callback. Official fork with gem is now at:","archived":false,"fork":false,"pushed_at":"2008-07-18T22:30:05.000Z","size":132,"stargazers_count":43,"open_issues_count":2,"forks_count":46,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T14:51:15.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/freelancing-god/after_commit","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/GUI.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-05-31T21:24:46.000Z","updated_at":"2019-08-13T13:25:37.000Z","dependencies_parsed_at":"2022-07-14T12:17:30.508Z","dependency_job_id":null,"html_url":"https://github.com/GUI/after_commit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUI%2Fafter_commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUI%2Fafter_commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUI%2Fafter_commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUI%2Fafter_commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GUI","download_url":"https://codeload.github.com/GUI/after_commit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249181269,"owners_count":21225877,"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-01T16:07:12.054Z","updated_at":"2025-04-16T01:27:15.942Z","avatar_url":"https://github.com/GUI.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"after_commit\n===========\n\nA Ruby on Rails plugin to add after_commit callbacks. The callbacks that are provided can be used\nto trigger events that run only after the entire transaction is complete. This is beneficial\nin situations where you are doing asynchronous processing and need committed objects.\n\nThe following callbacks are provided:\n  \n   * (1) after_commit\n   * (2) after_commit_on_create\n   * (3) after_commit_on_update\n   * (4) after_commit_on_destroy\n   \nThe after_commit callback is run for any object that has just been committed. You can obtain finer\ncallback control by using the additional \u003ctt\u003eafter_commit_on_*\u003c/tt\u003e callbacks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgui%2Fafter_commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgui%2Fafter_commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgui%2Fafter_commit/lists"}