Automated Code Review in Ruby
Today I wanted to review automating code review inside of ruby. Their meeting great open source projects to help make sure you are sticking to an idiomatic way of coding in ruby. The main one I will focus on today is Robocop and Robocop-git. [Rubocop] (https://github.com/bbatsov/rubocop)is an open source gym for ruby that will review your project and let you know of any “best practices” you are not adhering too....