{"id":13878425,"url":"https://github.com/hopsoft/model_probe","last_synced_at":"2025-04-05T00:08:51.155Z","repository":{"id":5286050,"uuid":"6465525","full_name":"hopsoft/model_probe","owner":"hopsoft","description":"ActiveRecord schema visualization and model organization made easy","archived":false,"fork":false,"pushed_at":"2024-01-02T16:05:35.000Z","size":848,"stargazers_count":174,"open_issues_count":5,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T23:07:34.086Z","etag":null,"topics":["activerecord","activerecord-models","rails","ruby-on-rails"],"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/hopsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2012-10-30T22:32:06.000Z","updated_at":"2024-12-16T08:05:28.000Z","dependencies_parsed_at":"2022-07-04T23:30:27.717Z","dependency_job_id":"886bd125-b912-46ab-8ff1-c96c7873dfcb","html_url":"https://github.com/hopsoft/model_probe","commit_stats":{"total_commits":23,"total_committers":3,"mean_commits":7.666666666666667,"dds":"0.13043478260869568","last_synced_commit":"c336ec67ffd10d3a3905a2be33cfc3c280983761"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopsoft%2Fmodel_probe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopsoft%2Fmodel_probe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopsoft%2Fmodel_probe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopsoft%2Fmodel_probe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hopsoft","download_url":"https://codeload.github.com/hopsoft/model_probe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266564,"owners_count":20910836,"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":["activerecord","activerecord-models","rails","ruby-on-rails"],"created_at":"2024-08-06T08:01:49.315Z","updated_at":"2025-04-05T00:08:51.132Z","avatar_url":"https://github.com/hopsoft.png","language":"Ruby","readme":"# ModelProbe\n\n## ActiveRecord schema visualization and model organization made easy 🙌\n\nColorized table info for columns, types, nullables, indexes...\nand the actual DDL used by the database to create the table.\n_All this and more with ModelProbe!_\n\n1. Get a clear picture of your model's underlying schema with beautiful and informative schema introspection.\n1. Generate model class definitions with a well organized, logical structure.\n1. Create sensible text fixture stubs.\n\n\u003c!-- Tocer[start]: Auto-generated, don't remove. --\u003e\n\n## Table of Contents\n\n  - [Quick Start](#quick-start)\n  - [Supported Databases](#supported-databases)\n  - [Videos](#videos)\n  - [Screenshots](#screenshots)\n\n\u003c!-- Tocer[finish]: Auto-generated, don't remove. --\u003e\n\n## Quick Start\n\n1. Add the GEM to your project\n\n    ```sh\n    bundle add model_probe\n    ```\n\n   _ModelProbe auto initializes in the Rails `development` environment._\n\n1. Use in a Rails console\n\n    ```ruby\n    # examples for a User model\n    User.probe\n    User.print_model\n    User.print_fixture\n    ```\n1. Use with Rails (Rake) tasks\n\n    ```sh\n    # examples for a User model\n    bin/rails model_probe:probe[User]\n    bin/rails model_probe:print_model[User]\n    bin/rails model_probe:print_fixture[User]\n    ```\n\n## Supported Databases\n\n- MySQL\n- PostgreSQL\n- SQLite\n- _...more? contributions welcome ;)_\n\n## Videos\n\n[![image](https://ik.imagekit.io/hopsoft/model_probe_intro_Zf04NFJ1-.webp?updatedAt=1683471619001)](https://youtu.be/Q3IdyKateQE)\n\n## Screenshots\n\nIntrospect your ActiveRecord models to build a deep understanding of the underlying database structure.\n\n![ModelProbe probe](https://ik.imagekit.io/hopsoft/mode_probe_probe_3ouJjft48.webp?updatedAt=1683465723169)\n\nGenerate a well organized template for your ActiveRecord model's class definition.\n\n![ModelProbe print_model](https://ik.imagekit.io/hopsoft/model_probe_print_model_sGOZWw-D5.webp?updatedAt=1683465723049)\n\nCreate fixture stubs to use in the test suite.\n\n![ModelProbe print_fixture](https://ik.imagekit.io/hopsoft/model_probe_print_fixture_ZZ2TavUO7.webp?updatedAt=1683465722977)\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopsoft%2Fmodel_probe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhopsoft%2Fmodel_probe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopsoft%2Fmodel_probe/lists"}