I believe Rango has some unique features and different architecture
than others framework. I would say Rango is a philosophy how to write
maintainable application in Rack with some API & generators, so it's
easier to do. Rango isn't trying to cover Rack, it's trying to use it
as much as possible.
Talk should be 10-15 minutes long, rather shorter than longer.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby Manor
I am happy to announce the first public release of my new <a
href="http://github.com/botanicus/rango">framework Rango</a>. Rango is
a small MVC framework inspired by Merb and Django builded on top of
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 <a href="http://wiki.github.com/botanicus/rango/ template-inheritance">template inheritance</a>!