As inspired by tomdionysus/foaas, except with beautiful gems.
- A recent Ruby (2.5.0 specified in Gemfile, but it should work with 2.4)
- Bundler (
gem install bundler
)
bundle install
rake test
rackup
Just point your browser to http://localhost:4567
If you want to see what's happening behind the scenes, just
ruby src/foaas.rb
and Frank will give you a front row seat to his set.
I was bored in between the semi-finals and the final in the 2018 NHL All-Star 3-on-3 tournament. No, really.
Oh, and I wanted a simple project to learn Ruby with.