/secrets-gen

Simple tool to generate a secrets.yml file that is needed by Rails 4.x projects

Primary LanguageRuby

secrets-gen

Simple tool to generate a secrets.yml file that is needed by Rails 4.x projects


Install

Simply place the secrets-gen file in a directory thats in your $PATH

Usage

Run secrets-gen and a secrets.yml with unique random keys will be created for you in whatever directory you are currently in.