A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the new TracePoint API for execution control and the new Debug Inspector API for call stack navigation, so it doesn't depend on ...
When developing and debugging command-line interface (CLI) applications or any Ruby script that requires user interaction (e.g., via gets), it would be helpful to be able to provide input during a ...
Martin Heller left no stone unturned in today's examination of Ruby on Rails IDEs and text editors (see "Lab test: Climb aboard Ruby on Rails". The nine tools for Windows, Mac, and Linux include both ...