{"id":17773922,"url":"https://github.com/svenfuchs/micro_migrations","last_synced_at":"2025-06-23T18:08:40.723Z","repository":{"id":9957302,"uuid":"11978485","full_name":"svenfuchs/micro_migrations","owner":"svenfuchs","description":"Minimal ActiveRecord standalone migrations","archived":false,"fork":false,"pushed_at":"2013-12-22T17:19:27.000Z","size":130,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T20:04:56.667Z","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/svenfuchs.png","metadata":{"files":{"readme":"README.md","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":"2013-08-08T14:35:48.000Z","updated_at":"2019-08-13T15:24:58.000Z","dependencies_parsed_at":"2022-09-10T03:30:44.463Z","dependency_job_id":null,"html_url":"https://github.com/svenfuchs/micro_migrations","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/svenfuchs/micro_migrations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Fmicro_migrations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Fmicro_migrations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Fmicro_migrations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Fmicro_migrations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svenfuchs","download_url":"https://codeload.github.com/svenfuchs/micro_migrations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svenfuchs%2Fmicro_migrations/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260713414,"owners_count":23050834,"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-26T21:47:18.247Z","updated_at":"2025-06-23T18:08:40.703Z","avatar_url":"https://github.com/svenfuchs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# micro_migrations\n\nMinimal ActiveRecord standalone migrations.\n\nNot as minimal as it can be in Rails 4, but we need this for Rails 3 and using\na GistGem (https://gist.github.com/svenfuchs/2087829) sometimes causes hassles.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'micro_migrations'\n# or this if you want to use from master\n# gem 'micro_migrations', github: 'svenfuchs/micro_migrations'\n```\n\nAnd then execute:\n\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n\n```bash\n$ gem install micro_migrations\n```\n\n## Usage\n\nJust require it in your `Rakefile`:\n\n```ruby\nrequire 'micro_migrations'\n```\n\n## Contributing\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\n## License\n\nSee the [LICENSE](https://github.com/svenfuchs/micro_migrations/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvenfuchs%2Fmicro_migrations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvenfuchs%2Fmicro_migrations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvenfuchs%2Fmicro_migrations/lists"}