{"id":16985377,"url":"https://github.com/fengb/active_record_immutable","last_synced_at":"2026-04-09T09:47:16.055Z","repository":{"id":62552831,"uuid":"11807443","full_name":"fengb/active_record_immutable","owner":"fengb","description":"Make ActiveRecord objects immutable.","archived":false,"fork":false,"pushed_at":"2013-10-10T13:24:54.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T02:16:37.018Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fengb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-01T03:50:06.000Z","updated_at":"2013-10-10T13:24:54.000Z","dependencies_parsed_at":"2022-11-03T04:15:32.561Z","dependency_job_id":null,"html_url":"https://github.com/fengb/active_record_immutable","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/fengb%2Factive_record_immutable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengb%2Factive_record_immutable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengb%2Factive_record_immutable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengb%2Factive_record_immutable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fengb","download_url":"https://codeload.github.com/fengb/active_record_immutable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244891722,"owners_count":20527311,"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-10-14T02:43:19.798Z","updated_at":"2025-12-30T23:54:17.843Z","avatar_url":"https://github.com/fengb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"ActiveRecordImmutable\n------\n\nMake ActiveRecord objects immutable.\n\nInstallation\n======\n\nAdd this line to your application's Gemfile:\n\n```console\ngem 'active_record_immutable'\n```\n\nAnd then execute:\n\n```console\n$ bundle\n```\n\nOr install it yourself as:\n\n```console\n$ gem install active_record_immutable\n```\n\nUsage\n=====\n\n```ruby\nclass Record \u003c\u003c ActiveRecord::Base\n  include ActiveRecordImmutable\nend\n```\n\nContributing\n=====\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengb%2Factive_record_immutable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffengb%2Factive_record_immutable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengb%2Factive_record_immutable/lists"}