{"id":15405653,"url":"https://github.com/yazumoto/rails4-2-4-initial-pattern","last_synced_at":"2026-01-21T16:02:11.971Z","repository":{"id":37056276,"uuid":"44785576","full_name":"yazumoto/rails4-2-4-initial-pattern","owner":"yazumoto","description":"Initial Pattern of Rails4.2.4. Installed rspec, pry, mysql2 etc.","archived":false,"fork":false,"pushed_at":"2023-01-19T07:25:45.000Z","size":44,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T16:30:14.764Z","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/yazumoto.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":"2015-10-23T02:18:09.000Z","updated_at":"2017-04-18T05:53:33.000Z","dependencies_parsed_at":"2023-02-10T21:16:12.744Z","dependency_job_id":null,"html_url":"https://github.com/yazumoto/rails4-2-4-initial-pattern","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yazumoto/rails4-2-4-initial-pattern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yazumoto%2Frails4-2-4-initial-pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yazumoto%2Frails4-2-4-initial-pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yazumoto%2Frails4-2-4-initial-pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yazumoto%2Frails4-2-4-initial-pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yazumoto","download_url":"https://codeload.github.com/yazumoto/rails4-2-4-initial-pattern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yazumoto%2Frails4-2-4-initial-pattern/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28635926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"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":[],"created_at":"2024-10-01T16:17:46.075Z","updated_at":"2026-01-21T16:02:11.954Z","avatar_url":"https://github.com/yazumoto.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rails4-2-4-initial-pattern\nThis is initial pattern of Rails4.2.4. Installed rspec, pry, mysql2 etc.\n\n## Installed gems\n- rspec : This is most important gem you have to install first. Make less bugs.\n- factory_girl : DB management tool for spec. You can create test data easily!\n- mysql2 : gem for mysql. Currently mysql2 0.4.x has bugs so installed 0.3.20.\n- erd : This gem can output your er diagram easily. run 'erd'. \n- pry : Debug tool. You can have strongest debug tool now!\n- spring : rails, rake, rspec smoothly!\n- etc...\n\n## Usage\nClone this repository and change remote to your repository. You can also fork this repository if you want.\n```\ngit clone https://github.com/seteen/rails4-2-4-initial-pattern.git\nmv rails4-2-4-initial-pattern \u003cyour app name\u003e\ncd \u003cyour app name\u003e\ngit remote set-url origin \u003cyour repo url\u003e\nbundle install --path vendor/bundle\n# setup your db. and modify config/database.yml\n```\nNow you can start developing!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyazumoto%2Frails4-2-4-initial-pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyazumoto%2Frails4-2-4-initial-pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyazumoto%2Frails4-2-4-initial-pattern/lists"}