Rubocop Playground

Right now the goal is to demonstrate the improvement that the extra rules bring.

Rubocop in ran on the source file twice:

  1. Without the extra rules, the result is visible inside before.rb.
  2. With the extra rules, the result is visible inside after.rb.