• Mehmet Emin INAC's avatar
    Implement a Rubocop cop to check db style guide · 2003a2ef
    Mehmet Emin INAC authored
    It is discouraged to create a table along with more than one foreign
    key at a time so registering a cop to check this violation would
    eliminate the need of waiting for a feedback from db maintainer to
    catch the violation.
    2003a2ef
migration_helpers.rb 2.14 KB