Skip to main content
Skip to footer
Articles
Articles
Category:
Development
HowTo: Setup Tailwind CSS 3 with Middleman
August 2, 2022
This post explains how I created the Tailwind CSS 3 + Middleman integration that is available on GitHub. Download the…
MultiTenant PgSearch: A How To
March 28, 2022
In my previous post I showed you how to set up pg_search to search against ActionText::RichText fields for multisearch. This…
PgSearch multisearch with ActionText::RichText
March 27, 2022
If your Rails model has an ActionText rich text field, and you want to make it searchable with PgSearch (pg_search)…
How to Fix – NameError: uninitialized constant Vips on Heroku
February 10, 2022
Stoa is a Rails 7 application that currently runs on Heroku. During a recent deployment of my upgrade to Rails…
Master the Essentials of Git in Under 2 Hours
November 20, 2021
Learn the 20% of Git that will give you over 80% the benefit of Git. All in under two hours.…
How to Ship Side Projects 🚀
June 9, 2021
In this post, I'm going to teach you how to ship your side projects. How to turn them into a…
←
1
2
3
4
5
6
…
33
→