Add Rubocop to an Existing Rails ProjectI think Rubocop is awesome! There are some that find it (and linters in general) annoying, even leading to git commit messages along the…
ReadRoll Your Own Search with Rails and Postgres: Search UIThis is the fifth and final in a multi-part series of posts detailing how I built the search feature for this blog. This post will explain…
ReadRoll Your Own Search with Rails and Postgres: Search APIThis is the fourth in a multi-part series of posts detailing how I built the search feature for this blog. This post will explain how to…
ReadRoll Your Own Search with Rails and Postgres: Search EngineThis is the third in a multi-part series of posts detailing how I built the search feature for this blog. This post will provide an overview…
ReadRoll Your Own Search with Rails and Postgres: Search IndexThis is the second in a multi-part series of posts detailing how I built the search feature for this blog. In this post, I will explain how…
Read