/debugging-with-mastery

Presentation in rubyconf br 2018

Primary LanguageJavaScript

About

This is a presentatiom for rubyconf-br 2018 about debugging in Ruby.

This presentation was made using the gem "showoff"

Running the app

To install the dependencies, run:

$ bundle install

To start the webserver, run:

$ bundle exec showoff serve

To publish the static version, run:

bundle exec showoff github