Select Git revision
Forked from
GitLab.org / GitLab FOSS
22837 commits behind the upstream repository.
-
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.
20130131070232_remove_private_flag_from_project.rb 241 B