botanicus / rango

Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.
http://101ideas.cz
MIT License
221 stars 9 forks source link

Reasonable Dependencies #126

Open botanicus opened 14 years ago

botanicus commented 14 years ago
require "rango/mini"

$LOADED_FEATURES.should require_only("rango", "rango/mixins/render", "rango/templates/template")