{"id":19339382,"url":"https://github.com/appfolio/ae_check_migrations_load_silently","last_synced_at":"2026-05-07T20:18:57.276Z","repository":{"id":43687528,"uuid":"271866677","full_name":"appfolio/ae_check_migrations_load_silently","owner":"appfolio","description":"This gem loads migration files and compares the database before and after to ensure it remains unchanged.","archived":false,"fork":false,"pushed_at":"2026-05-07T18:46:55.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-05-07T19:40:54.784Z","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/appfolio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-12T18:38:10.000Z","updated_at":"2026-05-07T18:17:30.000Z","dependencies_parsed_at":"2022-09-02T06:43:37.940Z","dependency_job_id":"582e7fbe-e5b0-4ac1-9973-9c47669edbcd","html_url":"https://github.com/appfolio/ae_check_migrations_load_silently","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.30000000000000004","last_synced_commit":"22a0a07be1af2d4049d40eb016898157f274d680"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/appfolio/ae_check_migrations_load_silently","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_check_migrations_load_silently","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_check_migrations_load_silently/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_check_migrations_load_silently/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_check_migrations_load_silently/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appfolio","download_url":"https://codeload.github.com/appfolio/ae_check_migrations_load_silently/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfolio%2Fae_check_migrations_load_silently/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32754266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-10T03:21:51.764Z","updated_at":"2026-05-07T20:18:57.272Z","avatar_url":"https://github.com/appfolio.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AeCheckMigrationsLoadSilently\n\nThis gem checks that migrations do not change the database checksum when they are loaded; via code defined outside of a method. This is to ensure that \nmigrations do not affect the database when they are load, which can lead to some very unexpected database states and often can't be rolled back.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngroup :test do\n  gem 'ae_check_migrations_load_silently'\nend\n```\n\nAnd then execute:\n\n```bash\nbundle\n```\n\nOr install it yourself as:\n\n```bash\ngem install ae_check_migrations_load_silently\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappfolio%2Fae_check_migrations_load_silently","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappfolio%2Fae_check_migrations_load_silently","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappfolio%2Fae_check_migrations_load_silently/lists"}