Aha! Develop is for healthy agile development teams — connect to the roadmap, optimize workload, and streamline reporting.


Learn more

Articles

A collection of technical posts written by the Aha! engineering team.


2023-12-14

Debugging Ruby the hard way

Normally when you encounter a bug with Ruby, or any other interpreted language for that matter, using the language's provided debugging…

2023-09-29

Ruby enumerables considered helpful

Ruby's Enumerable methods help you make powerful code simple — by filtering, transforming, and processing data like the best engineers do…

2023-08-10

CLI tools at Aha!

Take your command-line utilities to the next level with these Ruby gems Ruby has always been a great general-purpose scripting language and…

2023-06-27

12 Tools for Quality Pull Requests

As you stare into an empty text field, the blinking cursor invites you to engage in a crucial part of being a professional software engineer…