{"id":15733144,"url":"https://github.com/richardboehme/ruboconf-rails","last_synced_at":"2025-06-25T03:08:02.548Z","repository":{"id":48065958,"uuid":"451217405","full_name":"richardboehme/ruboconf-rails","owner":"richardboehme","description":"Opinionated RuboCop Rails configuration for personal projects.","archived":false,"fork":false,"pushed_at":"2025-01-27T10:51:36.000Z","size":47,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T13:57:02.103Z","etag":null,"topics":["rails","rubocop","rubocop-rails","ruby","ruby-on-rails"],"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/richardboehme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-01-23T20:04:59.000Z","updated_at":"2025-01-20T21:32:45.000Z","dependencies_parsed_at":"2024-03-04T16:00:44.352Z","dependency_job_id":"16338c48-a4c5-4174-8d62-d8f6c2dbadbf","html_url":"https://github.com/richardboehme/ruboconf-rails","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/richardboehme/ruboconf-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardboehme%2Fruboconf-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardboehme%2Fruboconf-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardboehme%2Fruboconf-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardboehme%2Fruboconf-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardboehme","download_url":"https://codeload.github.com/richardboehme/ruboconf-rails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardboehme%2Fruboconf-rails/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261212514,"owners_count":23125587,"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":["rails","rubocop","rubocop-rails","ruby","ruby-on-rails"],"created_at":"2024-10-04T00:41:14.667Z","updated_at":"2025-06-25T03:08:02.523Z","avatar_url":"https://github.com/richardboehme.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ruboconf-rails\n\nOpinionated RuboCop Rails configuration for personal projects. This depends on the [ruboconf](https://github.com/richardboehme/ruboconf) gem.\n\nThose configurations are chosen based on my subjective feelings about some cops. I do not plan to accept Pull Requests, besides for objectively better configuration options.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'ruboconf-rails'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nAdd the following to your project's `.rubocop.yml`:\n\n```yml\ninherit_gem:\n  ruboconf-rails: ruboconf-rails.yml\n```\n\n## Usage\n\nMake sure to execute rubocop using bundler:\n\n    $ bundle exec rubocop \u003coptions\u003e\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in the gemspec, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nAs stated above, I do not plan to accept Pull Requests. The only exception to this would be discussions about rubocop updates and objectively better configurations.\n\nThis project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the ruboconf-rails project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/richardboehme/ruboconf-rails/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardboehme%2Fruboconf-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardboehme%2Fruboconf-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardboehme%2Fruboconf-rails/lists"}