Blog
Browse through our blog page filled with updated information and the latest tips to help you achieve your goals.

Ruby on Rails Case Study: How JetThoughts Improved OpenApply's Code and UX
OpenApply is a smart software tool that makes admissions and enrollment easier for students...

Docker Compose Test Setup for Isolated CI Runs
Run your test suite inside Docker Compose containers for isolated, reproducible CI builds. Includes a reusable Rails setup you can drop into any project.

Feature Branches and Where to Find Them
Here we want to go through the feature branch process, show what downsides this approach may have...