diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2019-08-04 01:32:41 +0200 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2019-08-04 01:32:41 +0200 |
commit | 03e44f93001db97953917e0a100c627e189e2be6 (patch) | |
tree | 644d82e33a8b7269bfeb22e7f363cd726a6c97be /RAILS_VERSION | |
parent | 6db2c426c0156dd3738673a676261693cfe92a8d (diff) | |
download | rails-03e44f93001db97953917e0a100c627e189e2be6.tar.gz rails-03e44f93001db97953917e0a100c627e189e2be6.tar.bz2 rails-03e44f93001db97953917e0a100c627e189e2be6.zip |
Revise credentials diffing flow to use a separate diff command
Didn't like the complicated stuff that happened on credentials:edit. It
would append to .gitattributes multiple times. Though I see why it was
written that way.
I'm cutting off for now, but since this new flow would require each developer
to run --enable perhaps this should really be:
1. Developer enrolls Rails app by running `credentials:diff --enable`
2. credentials:edit checks .gitattributes for `diff=rails_credentials` and
if the current file is covered by that.
3. If so, set up the "rails_credentials" driver automatically.
Diffstat (limited to 'RAILS_VERSION')
0 files changed, 0 insertions, 0 deletions