summaryrefslogtreecommitdiff
path: root/db/migrate/20160302151724_add_import_credentials_to_project_import_data.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.
* changed a few things based on feedbackJames Lopez2016-04-111-2/+2
|
* added missing column for current att_encrypted versionJames Lopez2016-03-211-0/+1
|
* WIP - refactored migration and updated project_import_data with encrypted attJames Lopez2016-03-031-0/+6