{"id":28302094,"url":"https://github.com/wscourge/edoctfad","last_synced_at":"2026-05-07T01:35:38.479Z","repository":{"id":98638940,"uuid":"244159689","full_name":"wscourge/edoctfad","owner":"wscourge","description":"Recruitment task for Daftcode","archived":false,"fork":false,"pushed_at":"2020-03-22T19:16:57.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-03T08:45:15.434Z","etag":null,"topics":["rspec","ruby","ruby-on-rails","ruby-on-rails-6"],"latest_commit_sha":null,"homepage":"https://daftcode.com","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/wscourge.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,"zenodo":null}},"created_at":"2020-03-01T14:02:00.000Z","updated_at":"2020-03-22T19:36:57.000Z","dependencies_parsed_at":"2023-03-22T20:15:22.821Z","dependency_job_id":null,"html_url":"https://github.com/wscourge/edoctfad","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wscourge/edoctfad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wscourge%2Fedoctfad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wscourge%2Fedoctfad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wscourge%2Fedoctfad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wscourge%2Fedoctfad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wscourge","download_url":"https://codeload.github.com/wscourge/edoctfad/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wscourge%2Fedoctfad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32719570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T00:29:05.620Z","status":"ssl_error","status_checked_at":"2026-05-07T00:28:57.074Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["rspec","ruby","ruby-on-rails","ruby-on-rails-6"],"created_at":"2025-05-23T20:13:38.648Z","updated_at":"2026-05-07T01:35:38.475Z","avatar_url":"https://github.com/wscourge.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Edoctfad\n\nRuby on Rails application initialized with [Hix on Rails][hixonrails].\n\n## System dependencies\n\n- Ruby version: 2.7.0\n- Rails version: 6.0.2.1\n- Database: PostgreSQL\n\n## Configuration\n\nCopy an existing sample environment file. Run:\n```bash\n$ cp .env.sample .env\n```\n\nand edit newly created `.env` file. The minimum you are going to need is your\ncredentials for your local SQL database.\n\nThen, install all the necessary gems:\n```bash\nbundle install\n```\n\n## Database creation\n\nIn order to create the database with all the necessary seed data, run:\n```bash\n$ rails db:create db:schema:load db:seed\n```\n\n## How to start the app\n\nAfter completing all the steps above, start the project with:\n```bash\nrails server\n```\n\n\n## How to run the test suite\n\nFirst, copy (and optionally cusotmize) the RSpec configuration file:\n\n```bash\ncp .rspec.sample .rspec\n```\n\nIn order to run the whole test suite, run:\n\n```bash\n$ bundle exec rspec\n```\n\n## Code quality checks\n\nThe application provides the following code quality analysis tools:\n\n- [Brakeman][brakeman]\n- [Fasterer][fasterer]\n- [RuboCop][rubocop] with [RuboCop RSpec][rubocop-rspec], [RuboCop Performance][rubocop-performance] and [RuboCop Rails][rubocop-rails]\n- [Rails Best Practices][rails-best-practices]\n- [Bundler Audit][bundler-audit]\n\nTo run them locally:\n\n```bash\n$ bundle exec brakeman\n$ bundle exec fasterer\n$ bundle exec rubocop\n$ bundle exec rails_best_practices\n$ bundle audit\n```\n\n[hixonrails]: https://hixonrails.com\n[brakeman]: https://github.com/presidentbeef/brakeman\n[rubocop]: https://github.com/rubocop-hq/rubocop\n[rubocop-performance]: https://github.com/rubocop-hq/rubocop-performance\n\n[rubocop-rspec]: https://github.com/rubocop-hq/rubocop-rspec\n[rubocop-rails]: https://github.com/rubocop-hq/rubocop-rails\n[fasterer]: https://github.com/DamirSvrtan/fasterer\n[rails-best-practices]: https://github.com/flyerhzm/rails_best_practices\n[bundler-audit]: https://github.com/rubysec/bundler-audit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwscourge%2Fedoctfad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwscourge%2Fedoctfad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwscourge%2Fedoctfad/lists"}