{"id":25619339,"url":"https://github.com/hunterae/update_fields","last_synced_at":"2025-08-12T18:11:41.488Z","repository":{"id":59158720,"uuid":"1541618","full_name":"hunterae/update_fields","owner":"hunterae","description":"update-fields provides convience methods for running an atomic update on a single field or multiple fields in a database row.","archived":false,"fork":false,"pushed_at":"2012-01-05T18:41:23.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T00:36:28.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/hunterae.png","metadata":{"files":{"readme":"README.rdoc","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}},"created_at":"2011-03-29T14:20:09.000Z","updated_at":"2013-12-12T11:20:54.000Z","dependencies_parsed_at":"2022-09-13T20:11:34.290Z","dependency_job_id":null,"html_url":"https://github.com/hunterae/update_fields","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hunterae/update_fields","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunterae%2Fupdate_fields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunterae%2Fupdate_fields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunterae%2Fupdate_fields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunterae%2Fupdate_fields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunterae","download_url":"https://codeload.github.com/hunterae/update_fields/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunterae%2Fupdate_fields/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270109692,"owners_count":24528878,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-02-22T06:16:58.049Z","updated_at":"2025-08-12T18:11:41.399Z","avatar_url":"https://github.com/hunterae.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= UpdateFields\n\nRun atomic updates on a single field or multiple fields of a activerecord model\n\n== Installation\n\n=== Rails 3.0\n\nAdd the following to your Gemfile:\n  \n  gem 'update-fields'\n\n== Usage\n\n  @database_model.update_fields(:field1 =\u003e \"some value\", :field2 =\u003e 2, :field3 =\u003e true)\n\nor\n\n  @database_model.update_field(:balance, \"balance - 100\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunterae%2Fupdate_fields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunterae%2Fupdate_fields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunterae%2Fupdate_fields/lists"}