{"id":28674543,"url":"https://github.com/whdzera/ruby-crud","last_synced_at":"2026-04-08T16:02:09.241Z","repository":{"id":210716226,"uuid":"201926741","full_name":"whdzera/ruby-CRUD","owner":"whdzera","description":"A ruby CRUD using ActiveRecord and postgreSql database | without Rails, Sinatra, etc","archived":false,"fork":false,"pushed_at":"2019-10-14T12:00:53.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-19T01:33:05.265Z","etag":null,"topics":["activerecord","crud","postgresql","rake","ruby"],"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/whdzera.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,"governance":null}},"created_at":"2019-08-12T12:32:37.000Z","updated_at":"2025-05-26T14:43:15.000Z","dependencies_parsed_at":"2023-12-04T15:47:02.792Z","dependency_job_id":"0c52336a-d37d-4040-87d5-e6f77a40f756","html_url":"https://github.com/whdzera/ruby-CRUD","commit_stats":null,"previous_names":["rokhimin/ruby-crud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whdzera/ruby-CRUD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fruby-CRUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fruby-CRUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fruby-CRUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fruby-CRUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whdzera","download_url":"https://codeload.github.com/whdzera/ruby-CRUD/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fruby-CRUD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["activerecord","crud","postgresql","rake","ruby"],"created_at":"2025-06-13T21:31:20.209Z","updated_at":"2026-04-08T16:02:09.237Z","avatar_url":"https://github.com/whdzera.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Lang](https://img.shields.io/badge/language-Ruby-red)\n![db](https://img.shields.io/badge/db-PostgreSql-yellow)\n![Coverage Status](https://img.shields.io/badge/coverage-99%25-brightgreen)\n\n\u003ca href=\"https://github.com/rokhimin/ruby-CRUD-postgreSql\"\u003e\u003cimg src=\"https://media1.tenor.com/images/6e23cd74106fc9ff4fbc4540ba516426/tenor.gif?itemid=5321438\" width=\"250\" align=\"right\"/\u003e\u003c/a\u003e\n# Ruby CRUD\nA ruby CRUD(Create, Read, Update, Delete) using MVC pattern\n\n## About\nI use active record to control postgreSql like ruby on rails .\nbut it's without Rails or any framework :v very simple\n\n## Requires\n1. Ruby\n2. Postgresql (you can change if not like. only support SQL databases)\n\n## Setup\nset configuration, db ,etc \n\u003e ```config/config.rb```\n\ninstall gems\n\u003e ```rake gem:install```\n\ncreate table db\n\u003e ```rake db:migrate```\n\n## Test\nrspec\n\u003e ```rake run:rspec```\n\n## Run\nTerminal :\n```rake run:term```\n\nWeb :\n```rake run:web```\n\n## ss\n- terminal\n\u003e ![](https://i.imgur.com/yQWV7C7.gif)\n\n- website\n\u003e ![](https://i.imgur.com/ji0L82j.jpg)\n\n## Structure table\n###### Magi =\u003e ::chara::,::rate::,::description:: (id,created_at,updated_at . autoGenerate)\n\n## License\nMIT License.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhdzera%2Fruby-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhdzera%2Fruby-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhdzera%2Fruby-crud/lists"}