Web frameworks

What are the current web framworks that are well thought of an
supported?
Preferably compatable with MRI & jRuby.

I’m trying to help a coworker. Rails is way to big and not really a
good
fit. So far I have recommended Sinatra as a possibility. What else
should I suggest as worthy of a look?

– Matt
It’s not what I know that counts.
It’s what I can remember in time to use.

Have you had a look at Padrino? It’s build on Sinatra, but smaller than
Rails.

Am 16.02.2011 um 18:11 schrieb Matt L. [email protected]:

Sinatra is good, Padrino is another option built on Sinatra that
contains a
lot of conveniences that you might miss from Rails.

There is still a bit of Ramaze activity out there too.