Learn how to build (and test) a production ready Rack application from scratch.
Each commit serves as a mini lesson.
- Rendering dynamic content with
ERB
. - Using HTTP compression and caching to drastically improve application performance.
- Error handling.
- Building a simple logging mechanism.
- HTTP security best practices.
- Configuring a test suite and GitHub Actions.
bundle install
bin/dev
bundle exec rake
See the CONTRIBUTING document. Thank you, contributors!
Resolved is Copyright (c) thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.
Resolved is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.
We love open source software! See our other projects or hire us to help build your product.