--_9240c85f-7f33-4df0-afd2-625d820e1db1_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > > But FWIW, Haml can easily be vendored, so you can probably sneak itn > > just as easily. > > > > -greg > > Umm only if you're allowed to use a framework that supports > "vendoring" (whatever that is). Errr, that has nothing to do with the framework. Vendoring just means including the entire source as part of your project, instead of assuming thenvironment will have it set up (through rubygems or whatever). If you're using rubygems, as almost everyone, just use the "gem unpackaml" in your application if you want to vendor haml. Then you just add "require 'haml/lib/haml'" or whatever the path is to your application. No framework required. Without rubygems, just copy the source in, easy enough. _________________________________________________________________ Bing brings you maps, menus, and reviews organized in one place. http://www.bing.com/search?q=restaurants&form=MFESRP&publ=WLHMTAG&crea=TEXT_MFESRP_Local_MapsMenu_Resturants_1x1-_9240c85f-7f33-4df0-afd2-625d820e1db1_--