summaryrefslogtreecommitdiff
path: root/db/migrate/20150824002011_add_enable_ssl_verification.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-091-0/+1
| | | | | | | 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.
* Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-0/+5