if ENV['RAILS_ENV'].eql?('development') && ENV['RUBY_DEBUG_PORT'].nil? == false # https://github.com/ruby/debug require 'debug/open_nonstop' puts "Rails Debugging ...
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 ...
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 ...