Rango 0.1 Released!

Hi guys,

I am happy to announce the first public release of my new framework
Rangohttp://github.com/botanicus/rango.
Rango is a small MVC framework inspired by
Merbhttp://rubyflow.com/search/merb and
Django builded on top of Rack http://rubyflow.com/search/rack. It’s
clean,
simple and it’s trying to be as agnostic as possible. It has Bundler
support
and mainly, it’s the only Ruby framework with template
inheritancehttp://wiki.github.com/botanicus/rango/template-inheritance
!

Check the Rango 0.1
announcementhttp://botanicus.github.com/rango/announcing-rango.html
or
take a look at Rango Wiki http://wiki.github.com/botanicus/rango!

Here are the links in case you will have troubles with the HTML mail:

Cheers,

Jakub Stastny
http://twitter.com/botanicus

Jakub Šťastný wrote:

Hi guys,

I am happy to announce the first public release of my new framework
Rangohttp://github.com/botanicus/rango.
Conga Rats! (if I use the full word, apparently I’m spamming).

and mainly, it’s the only Ruby framework with template
inheritancehttp://wiki.github.com/botanicus/rango/template-inheritance
!
Inherited Templates With Rails

Mind you, I don’t think that was actually included in Rails, but it
probably will :slight_smile:

Thanks for interesting link Aldric, I haven’t seen it. However this
implementation isn’t so powerful as the one in Rango. Take a look at the
post and then at
http://wiki.github.com/botanicus/rango/template-inheritance I
guess you can find the difference yourself :slight_smile: And I doubt it will
actually
be included in Rails, will it?

Jakub Stastny
http://twitter.com/botanicus

2009/11/25 Aldric G. [email protected]