What Is Waves?
Today’s Web applications must embrace a wide variety of scenarios that don’t really fit the Sun MVC paradigm that has dominated Web-based application architecture in the past. Think Ajax, Adobe Air, mashups, OpenID, rich-client mobile apps, and so on.
Waves helps you meet these challenges by providing a rich DSL for dealing with HTTP instead of trying to hide it from you. Waves Resource classes are faster and more flexible than typical routing schemes. And our mixin approach provides just the architectural magic that your applications need, and nothing more.
Try It Out
sudo gem install waves
You can also run from source if you like.
From there, our tutorials can help you get started.