Tutorials



pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
PgSearch builds named scopes that take advantage of PostgreSQL's full text search.Read the blog post introducing PgSearch at https://content.pivotal.io/blog/pg-search-how-i-learned-to-stop-worrying-and-love-postgresql-full-text-search.






Lefthook, Crystalball, and git magic for smooth development experience
From this step-by-step tutorial, you will learn how to setup Lefthook git hooks manager, Crystalball test selection library, and also how to automatically install missing gems and migrate your database when you're switching to a feature branch and...

How We Migrated To Turbolinks Without Breaking Javascript
It's 2019, so we decided it was time to take a more modern approach to the Honeybadger front end. We implemented Turbolinks! This is only the first step on an ambitious roadmap. In 2025 we plan to migrate to Angular 1, and we'll finish out the dec...