instiki/app
Jacques Distler f92ed693c0 Log rotation. By default, we now use the standard Ruby Logger class to rotate the Instiki logfile.
This works fine with the default Webrick. But, if you're running under Mongrel (say), you probably
want to customize this in config/environments/production.rb .
2007-03-13 14:54:43 -05:00
..
controllers File uploads now work. 2007-03-10 22:31:24 -06:00
helpers Fixed caching bug with category 'list' and 'recently_revised' views. 2007-03-10 00:18:18 -06:00
models Log rotation. By default, we now use the standard Ruby Logger class to rotate the Instiki logfile. 2007-03-13 14:54:43 -05:00
views Made S5 view publically viewable for published webs. 2007-03-10 18:03:40 -05:00