ADD config for Rails 3
Rubocop is making breaking changes in it's implementation (drops support for
old ruby versions, extracting cops into another gem, ...) and our Rails 3
projects are being affected by all of this.
We should have a dedicated configuration for them to avoid errors on the
main shared configuration.