allow configurable page/file classes

This commit is contained in:
rick
2010-07-06 07:29:04 -07:00
parent 6f4ae420a2
commit b770089da2
3 changed files with 23 additions and 9 deletions
+2
View File
@@ -1,5 +1,7 @@
module Gollum
class File
Wiki.file_class = self
# Public: Initialize a file.
#
# wiki - The Gollum::Wiki in question.