growth-2020-04-20-mobile_example_ab_test = blue
growth-2020-04-20-mobile_example_ab_test = red
ssh-keygen -t rsa -b 4096 -m PEM -f jwtRS256.key | |
# Don't add passphrase | |
openssl rsa -in jwtRS256.key -pubout -outform PEM -out jwtRS256.key.pub | |
cat jwtRS256.key | |
cat jwtRS256.key.pub |
You must do three things to get the better_errors gem's error pages to link successfully to Sublime Text 2 on Windows:
In your rails projects initializes directory, add a single file (call it whatever you want; I called it better_errors.rb) whose contents is: