/good-practices-upgrading-ruby-version

This is a presensation that I made in rubyconf Brazil 2019

Primary LanguageJavaScript

About

This is a presentatiom for rubyconf-br 2019 about "Good practices when upgrading 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 --nocache

To publish the static version, run:

bundle exec showoff github

To export to pdf:

bundle exec showoff pdf output.pdf