Commit 8d96bae6 authored by Drew Blessing's avatar Drew Blessing

Remove Rubocop skip comment from migration style guide [ci skip]

parent 3eab71f9
......@@ -37,7 +37,6 @@ First, you need to provide information on whether the migration can be applied:
For example:
```
# rubocop:disable all
# Migration type: online without errors (works on previous version and new one)
class MyMigration < ActiveRecord::Migration
...
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment