{"id":17736567,"url":"https://github.com/toshimaru/rdm-rails5.1","last_synced_at":"2025-03-31T19:17:09.806Z","repository":{"id":66162163,"uuid":"121520475","full_name":"toshimaru/rdm-rails5.1","owner":"toshimaru","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-04T07:53:09.000Z","size":21384,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T18:22:27.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toshimaru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-14T14:34:17.000Z","updated_at":"2024-04-14T18:22:27.882Z","dependencies_parsed_at":"2023-02-21T08:31:25.538Z","dependency_job_id":null,"html_url":"https://github.com/toshimaru/rdm-rails5.1","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshimaru%2Frdm-rails5.1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshimaru%2Frdm-rails5.1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshimaru%2Frdm-rails5.1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshimaru%2Frdm-rails5.1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toshimaru","download_url":"https://codeload.github.com/toshimaru/rdm-rails5.1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246523847,"owners_count":20791444,"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-26T00:23:28.667Z","updated_at":"2025-03-31T19:17:09.777Z","avatar_url":"https://github.com/toshimaru.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README [![CircleCI](https://circleci.com/gh/toshimaru/rdm-rails5.1.svg?style=svg)](https://circleci.com/gh/toshimaru/rdm-rails5.1)\n\n## Create User CSV Data\n\n```\n$ bundle exec rails create_big_user_csv_data\n```\n\n## Load CSV Data\n\n```\nmysql -u root --local-infile -e \"LOAD DATA LOCAL INFILE './db/user_seed.csv' INTO TABLE rdm_development.users FIELDS TERMINATED BY ',' (email, name, point, created_at, updated_at)\"\nmysql -u root --local-infile -e \"LOAD DATA LOCAL INFILE './db/post_seed.csv' INTO TABLE rdm_development.posts FIELDS TERMINATED BY ',' (user_id, title, content, like_count, created_at, updated_at)\"\n```\n\n## Reset User DATA\n\n```\n$ bundle exec rails db:migrate:reset\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoshimaru%2Frdm-rails5.1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoshimaru%2Frdm-rails5.1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoshimaru%2Frdm-rails5.1/lists"}