Commit Graph

4 Commits

Author SHA1 Message Date
Sean McGivern 98bb435f42 Enable RuboCop for migrations
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.
2016-06-09 16:05:25 +01:00
James Lopez be834c4de9 changed a few things based on feedback 2016-04-11 11:13:51 +02:00
James Lopez 8d7d9c8daa added missing column for current att_encrypted version 2016-03-21 13:23:35 +01:00
James Lopez cefefb2ade WIP - refactored migration and updated project_import_data with encrypted att 2016-03-03 18:10:06 +01:00