Ruby on Rails Posts from my Old Blog
Things I wrote about ten years ago
7/16/2024
•
1 min read
These articles originally appeared about ten years ago on my Ruby (and Rails) focused blog. I've learned a lot since then (including how poorly named that blog was) and thought the posts wouldn't be relevant anymore. However, after re-reading them there's still a lot of what I wrote that I like. I will be revisiting these in future posts examining how my thinking has changed. Watch here for updates.
- Rails ActiveRecord Serialize
- Cleaning Up Rails 4 Production Logging
- Getting Strapped Down by Bootstrap
- Never Check for an Error You Don't Know How to Handle
- Get Rid of Your Admin Gem
- Building Admin From the Rails Scaffold
- Rails Scaffold's Dangerous Defaults
- Creating Rails Admin Pages from Scratch (Part 1: Index)
- Creating APIs Using Rails
- Authorization and Authentication in a Rails API