{"id":19010291,"url":"https://github.com/railsware/column_info_reset","last_synced_at":"2026-04-24T07:30:20.253Z","repository":{"id":1695444,"uuid":"2423861","full_name":"railsware/column_info_reset","owner":"railsware","description":"Reset ActiveRecord column info when unknown column exception occurs","archived":false,"fork":false,"pushed_at":"2011-09-20T16:54:40.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-02-02T14:17:36.603Z","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/railsware.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}},"created_at":"2011-09-20T16:52:41.000Z","updated_at":"2014-01-21T06:44:40.000Z","dependencies_parsed_at":"2022-09-03T11:11:38.569Z","dependency_job_id":null,"html_url":"https://github.com/railsware/column_info_reset","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fcolumn_info_reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fcolumn_info_reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fcolumn_info_reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fcolumn_info_reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/railsware","download_url":"https://codeload.github.com/railsware/column_info_reset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240037813,"owners_count":19738024,"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-08T19:10:43.069Z","updated_at":"2026-04-24T07:30:20.070Z","avatar_url":"https://github.com/railsware.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Column Info Reset\n\nSimple gem that reset ActiveRecord column information when \n\n    Unknown column 'bla' in 'field list'\n\nexception occurs.\n\nThis gem allows you safely run migrations that to drop **unused** table columns.\n\n## Installation\n\n    gem install column_info_reset\n\n## Tests\n\nRun all tests against two active records versions:\n\n    script/test\n\n### ActiveRecord v1.x.x\n\n    rvm install ruby-1.8.6\n    script/bundle-ar1 install\n    script/bundle-ar1 exec spec -fs -c spec\n\n### ActiveRecord v3.x.x\n\n    rvm install ruby-1.9.2\n    script/bundle-ar3 install\n    script/bundle-ar3 exec spec -fs -c spec\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailsware%2Fcolumn_info_reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frailsware%2Fcolumn_info_reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailsware%2Fcolumn_info_reset/lists"}