78a3bba62e
code fix for aesthetic & conventions remove unused proc
4 lines
168 B
Ruby
4 lines
168 B
Ruby
require_relative 'migration_helpers'
|
|
require_relative 'cop/migration/add_index'
|
|
require_relative 'cop/migration/column_with_default'
|
|
require_relative 'cop/gem_fetcher'
|