RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

renee - The super-friendly rack framework

Renee is a friendly ruby web framework that draws its inspiration from Sinatra. Check it out at http://www.reneerb.com or fork it on Github.

Comments

Looks extremely cool!

Thanks! definitely give it a spin :D

Why another sinatralike framework ? What is the value added of renee framework ? Since there is a great promising alternative of rails, with sinatra/padrino with a different philosophy and different goal, why not concentrate resources on sinatra rather than create a “copycat” ?

@Benjamin it was made just to experiment a different idea with a clean slate. You can read more about the why/what here

@achi that’s exactly what I found boring of sinatra, repeating lots of code lines for a single path

This is a welcome addition to the ruby scene

whoo! That’s cool!

cool !

Thanks guys, glad you guys think Renee might be fun to try. That’s why we built it, because it’s fun to start with a clean slate and try a different approach every once in a while (even though we all love Sinatra).

https://github.com/sinatra/sinatra-contrib/blob/master/lib/sinatra/namespace.rb hm? Renee give even better syntax, but why not contribute this neat syntax to Sinatra contrib?

Hey Phil. I think maybe you’re misunderstanding what Renee is.. and this is my fault!

Take a look at the new index page on reneerb.com. I hope I’ve cleared up conceptually why there is no way to merge this back into sinatra.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in