Skip to content
Snippets Groups Projects
Commit 8d96bae6 authored by Drew Blessing's avatar Drew Blessing
Browse files

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

parent 3eab71f9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
...
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment