Skip to content

Update debugging guidelines to use bundle exec

Zeff Morgan requested to merge fix-debugging-instructions into master

This change updates the debugging guidelines page to reflect usage of bundle exec where appropriate.

Executing the current examples results in uninitialized constant error for Logger

Merge request reports