Notes to self

Browsing...

Adding slugs to ActiveRecord models in Rails

Here’s how to implement a Sluggable module that turns an ActiveRecord model into one with a user-defined slug for nice page identifiers.

Marketing my book to 1000 sales

Here’s a simple list of what I was doing on my way to 1000 sales of my book and how much success I had with them.

Business Class 1.1 released with Paddle Billing, an improved CRUD generator, and new pricing

The Rails SaaS boilerplate Business Class goes 1.1. Here’s what’s new.

Overriding Rails engines models and controllers

If you’ve ever worked with a Rails engine, you might have come to a moment you needed to quickly override something. But do you know how to override the engine application files from within your Rails application?

Verifying Paddle Billing webhooks with Rails

Paddle recently made a major overhaul of its offering and API. If you need to validate the new Paddle Billing webhooks in Rails, here’s how to do it.

RSS