Thanks! Will file this away for future use. My problem was more basic, as I could not figure out how to extend the regular Radiant features (add tags and extensions and whatnot) when it was installed as a Gem. First I crawl, then I figure out how to run faster...
Walter On Mar 30, 2007, at 9:19 AM, Ollivier Robert wrote: > On 3/30/07, Walter Lee Davis <[EMAIL PROTECTED]> wrote: >> so I switched to svn/Mental for my exploratory hacking. Which works >> fine, and I imagine I will be working from source until I wrap my head >> around how to use a gem. > > One thing to speed Radiant up rendering is installing erubis (as a gem > for example) and add the following line to > "config/environment/production .rb": > > ---- > require "erubis" > ---- > > Speedup was very visible. > -- > Ollivier Robert - > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
