{"id":21278290,"url":"https://github.com/rubyeffect/rails_review","last_synced_at":"2026-05-19T00:39:09.363Z","repository":{"id":98262810,"uuid":"64312764","full_name":"rubyeffect/rails_review","owner":"rubyeffect","description":"Ruby Gem to check the code for standards compiled in the Rails Style Guide repository. By http://www.rubyeffect.com","archived":false,"fork":false,"pushed_at":"2017-02-08T11:07:29.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T03:43:55.863Z","etag":null,"topics":["code-review","rails","rails-review","rails-style-guide","ruby-gem"],"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/rubyeffect.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2016-07-27T13:55:47.000Z","updated_at":"2018-06-11T09:46:16.000Z","dependencies_parsed_at":"2023-03-13T16:03:52.918Z","dependency_job_id":null,"html_url":"https://github.com/rubyeffect/rails_review","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyeffect%2Frails_review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyeffect%2Frails_review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyeffect%2Frails_review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyeffect%2Frails_review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyeffect","download_url":"https://codeload.github.com/rubyeffect/rails_review/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243738954,"owners_count":20339997,"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":["code-review","rails","rails-review","rails-style-guide","ruby-gem"],"created_at":"2024-11-21T10:11:28.934Z","updated_at":"2026-05-19T00:39:09.305Z","avatar_url":"https://github.com/rubyeffect.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Review\n\nRails Review gem checks your rails applications against style guides present at [Rails Style Guide Repository](https://github.com/bbatsov/rails-style-guide) and reports the code snippets where the style guide is not met.\n\n## Installation\n\nAdd this line to your application's Gemfile in the development group:\n\n```ruby\ngem 'rails_review'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rails_review\n\n## Usage\n\nRun the following rake task to start the rails style guide checks on your application.\n\n    $ rake rails_review:start\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. 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`.\n\n## Contributing\n\n1. Fork it ( https://github.com/rubyeffect/rails_review/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Note\n\nIn the current version, 17 [Rails Style Guide](https://github.com/bbatsov/rails-style-guide) points are being checked. Further checks would be added in future commits.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Authored by\nSanjay Vedula(sanjay.vedula@gmail.com)\n\n## About RubyEffect\n\n\u003ca href=\"http://www.rubyeffect.com\" target=\"_blank\"\u003e\n  \u003cimg src=\"http://blog.rubyeffect.com/wp-content/uploads/2015/05/cropped-re_original_logo.png\" alt=\"RubyEffect\"\u003e\n\u003c/a\u003e\n\nRubyEffect builds intuitive, live and elegant software that solves real world problems. We love open source and it's community.\n\nLiked this gem? You may also like the articles we post on our [blog](http://blog.rubyeffect.com). Please do check\n\nWe would love to work on your ideas and see them grow. Say hello @ http://rubyeffect.com/contact\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyeffect%2Frails_review","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubyeffect%2Frails_review","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyeffect%2Frails_review/lists"}