App skeleton for coding exercises This is a simple skeleton with a couple models and a test framework in place to avoid having to do a bunch of boilerplate setup for a coding exercise. Individual tests can be run like: bin/rspec spec/models/account_spec.rb