hashicorp/vault-rails

Development support

pearkes opened this issue · 0 comments

It might be nice to automatically pass through secrets when Rails.env.development?.

I can't see any obvious reason (other than testing the Vault integration itself) why development users would need to be actually encrypting. Could be a config that defaulted to false and showed hints in error outputs while in development.