{"id":13878484,"url":"https://github.com/nulogy/activerecord_base_without_table","last_synced_at":"2025-06-15T13:11:09.595Z","repository":{"id":34835655,"uuid":"134868077","full_name":"nulogy/activerecord_base_without_table","owner":"nulogy","description":"Leverage the full ActiveRecord interface without having a table in the database.","archived":false,"fork":false,"pushed_at":"2024-07-22T13:07:20.000Z","size":118,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-11-24T07:33:06.754Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nulogy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE","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}},"created_at":"2018-05-25T14:39:01.000Z","updated_at":"2024-07-22T13:07:23.000Z","dependencies_parsed_at":"2024-07-22T15:27:43.182Z","dependency_job_id":"6ab10b15-d9e1-4e61-b4b4-25aeabe17a0d","html_url":"https://github.com/nulogy/activerecord_base_without_table","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/nulogy/activerecord_base_without_table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nulogy%2Factiverecord_base_without_table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nulogy%2Factiverecord_base_without_table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nulogy%2Factiverecord_base_without_table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nulogy%2Factiverecord_base_without_table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nulogy","download_url":"https://codeload.github.com/nulogy/activerecord_base_without_table/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nulogy%2Factiverecord_base_without_table/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259981896,"owners_count":22941151,"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-08-06T08:01:51.267Z","updated_at":"2025-06-15T13:11:09.574Z","avatar_url":"https://github.com/nulogy.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# ActiveRecord::BaseWithoutTable\n\nGet the power of ActiveRecord models, including validation, without having a table in the database.\n\nThis is a fork of the original project by Jonathan Viney, Peter Abrahamsen, and Peter Suschlik,\nwith modifications to make it compatible with more recent versions of Rails.\n\n## Create the dummy database\n\n```\ncd spec/dummy\nrails db:create\n```\n\n## Running the specs\n\n```\nbundle exec appraisal rake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnulogy%2Factiverecord_base_without_table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnulogy%2Factiverecord_base_without_table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnulogy%2Factiverecord_base_without_table/lists"}