Showing 1 of 13 total issues
File 20160902111740_initial_schema.rb
has 565 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
Sequel.migration do
up do
# Create a trigger that increments the +number+ column for a given
# +dependent_column+.
# rubocop:disable Metrics/MethodLength