Simple tool to generate a secrets.yml file that is needed by Rails 4.x projects
Simply place the secrets-gen
file in a directory thats in your $PATH
Run secrets-gen
and a secrets.yml
with unique random keys will be created for you in whatever directory you are currently in.