Draft: Performance Benchmarks
publishedEdit
This article will cover performance benchmarks comparing Rage with other Ruby web frameworks. Stay tuned for results.
Building Views with Phlex
publishedEdit
Phlex is a framework for building views in pure Ruby. Instead of using template files like ERB, you write Ruby classes that generate HTML.
This ap...
Getting Started with Rage
publishedEdit
Rage is a Ruby web framework compatible with the Rails API that runs on a fiber-based server. It's designed to be fast and lightweight, perfect for...