rubopolis

About

This repo is a collection of useful rubocops for Rails project.

These are the list of custom cops in this project right now:

  1. Migration filename convention
  2. Time usage
  3. Query injection prevention

Installation

Add rubopolis gem to you application:

TODO

Contribute

Contributions are welcome!

Fork the repository Write code and tests Submit a PR