Select Git revision
20130218140952_add_state_to_issue.rb
Forked from
GitLab.org / GitLab FOSS
Source project has a limited visibility.
-
Sean McGivern authored
Migrations shouldn't fail RuboCop checks - especially lint checks, such as the nested method check. To avoid changing code in existing migrations, add the magic comment to the top of each of them to skip that file.
Sean McGivern authoredMigrations shouldn't fail RuboCop checks - especially lint checks, such as the nested method check. To avoid changing code in existing migrations, add the magic comment to the top of each of them to skip that file.