Code Journal #1
Today I:
- Built an auto-populate feature for cnmcpc.com
- Renewed the SSL certificate for cnmcpc.com
- Finished a blog post.
Today I Learned:
- You can call Thread.new on Heroku without starting a background job processor.
- Enterprise software creates horrible, horrible non-standard html markup.
- How to create an SSL cert.
- How to update config variables on Heroku.
Next time I will:
- Write more tests.
- Provide visual feedback when performing work outside the request/response cycle.