In my previous post I showed you how to set up pg_search to search against ActionText::RichText fields for multisearch. This post takes it a step further and add's the ability to scope your PgSearch …
Blog
PgSearch multisearch with ActionText::RichText
If your Rails model has an ActionText rich text field, and you want to make it searchable with PgSearch (pg_search) you'll need a way to index those records. This post will show you how to do …
Continue Reading about PgSearch multisearch with ActionText::RichText →
How to Fix – NameError: uninitialized constant Vips on Heroku
Stoa is a Rails 7 application that currently runs on Heroku. During a recent deployment of my upgrade to Rails 7ย Sidekiq started failing numerous background jobs around some image processing I had. …
Continue Reading about How to Fix – NameError: uninitialized constant Vips on Heroku →
Master the Essentials of Git in Under 2 Hours
Learn the 20% of Git that will give you over 80% the benefit of Git. All in under two hours. This is the ONLY Git course you need to get started with Git. After watching this course youโll …
Continue Reading about Master the Essentials of Git in Under 2 Hours →
How Often You Should Visit Your Clients
In freelancing, it's pretty rare that you'll go visit your client. However, there are times in your career when visiting your client is the sensible thing to do. There are three parts to this: …
Continue Reading about How Often You Should Visit Your Clients →
How to Ship Side Projects ๐
In this post, I'm going to teach you how to ship your side projects. How to turn them into a potential business. Keyword: potential. There are no promises here. I can't turn water into wine, …