Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Rango in Other Frameworks

Tass edited this page Sep 13, 2010 · 3 revisions

One of the great things about Rango is that it’s not monolithic framework and you can use just whichever small subset of Rango you want.
You may even use Rango as drop-in replacement for some functionality in your framework, so you can use template inheritance from Rango in Merb or Rails. Check an example application in Merb.

Also check From Merb To Rango

We can do the same in Rails, but there would be the problem with magic Rails autorendering.

Clone this wiki locally