{"id":13878021,"url":"https://github.com/standardrb/standard-rails","last_synced_at":"2026-05-29T06:01:14.359Z","repository":{"id":147936555,"uuid":"619323914","full_name":"standardrb/standard-rails","owner":"standardrb","description":"A Standard Ruby plugin that configures rubocop-rails","archived":false,"fork":false,"pushed_at":"2026-05-18T19:19:52.000Z","size":257,"stargazers_count":182,"open_issues_count":5,"forks_count":21,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-05-22T07:22:01.997Z","etag":null,"topics":["rails","ruby","standardrb"],"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/standardrb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-26T22:26:40.000Z","updated_at":"2026-05-17T19:26:51.000Z","dependencies_parsed_at":"2026-05-03T01:02:44.247Z","dependency_job_id":null,"html_url":"https://github.com/standardrb/standard-rails","commit_stats":null,"previous_names":["testdouble/standard-rails"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/standardrb/standard-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardrb%2Fstandard-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardrb%2Fstandard-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardrb%2Fstandard-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardrb%2Fstandard-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standardrb","download_url":"https://codeload.github.com/standardrb/standard-rails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardrb%2Fstandard-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33404269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: 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":["rails","ruby","standardrb"],"created_at":"2024-08-06T08:01:37.764Z","updated_at":"2026-05-29T06:01:14.292Z","avatar_url":"https://github.com/standardrb.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# standard-rails\n\nThis gem provides a [lint_roller](https://github.com/standardrb/lint_roller)\nplugin configuration for the\n[rubocop-rails](https://github.com/rubocop/rubocop-rails) ruleset, for use\nas an extension to the [Standard Ruby\ngem](https://github.com/standardrb/standard).\n\n## Usage\n\nFirst, if you haven't already, get your app set up to [run with the `standard` \ngem](https://github.com/standardrb/standard#usage)\n\nNext, to add the `standard-rails` plugin, you'll want to start by adding it to your Gemfile:\n\n```ruby\ngem \"standard-rails\", group: [:development, :test]\n```\n\nNext, in your [`.standard.yml` file](https://github.com/standardrb/standard#yaml-options), \nlist `standard-rails` as a plugin:\n\n```yaml\nplugins:\n  - standard-rails\n```\n\n## Configuration\n\nEven though it'll usually be inferred automatically, you can specify the exact\nversion of Rails you want the rules to be run against like this:\n\n```yaml\nplugins:\n  - standard-rails:\n      target_rails_version: 7.0\n```\n\n## Code of Conduct\n\nThis project follows Test Double's [code of\nconduct](https://testdouble.com/code-of-conduct) for all community interactions,\nincluding (but not limited to) one-on-one communications, public posts/comments,\ncode reviews, pull requests, and GitHub issues. If violations occur, Test Double\nwill take any action they deem appropriate for the infraction, up to and\nincluding blocking a user from the organization's repositories.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardrb%2Fstandard-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstandardrb%2Fstandard-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardrb%2Fstandard-rails/lists"}