The popularity of Ruby has lead to the creation of such web frameworks as Ruby on Rails, Merb and Camping, among others. A new web framework known as Waves was recently released which has some features that should attract Ruby developers to give it a try.
Waves, like Ruby on Rails, is an MVC framework and uses what is referred to as Request Lambdas, where each mapping consists of a rule and block. When a rule matches a request, the block is run. This is one of the unique features of Waves.
Add your comment