instiki/app/models
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
..
author.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
page.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
page_observer.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
page_set.rb All WikiReference methods now limit results to the current web. 2007-03-10 16:09:20 -05:00
revision.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
system.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
web.rb Security: ensure file upload directory is not world-writable. 2007-03-10 11:26:30 -06:00
wiki.rb 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
wiki_file.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
wiki_reference.rb All WikiReference methods now limit results to the current web. 2007-03-10 16:09:20 -05:00