add Gollum::File

This commit is contained in:
Tom Preston-Werner
2010-04-11 12:53:03 -06:00
parent 769bf89587
commit 9307900b09
5 changed files with 39 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@ require 'github/markup'
# internal
require 'gollum/wiki'
require 'gollum/page'
require 'gollum/file'
module Gollum
VERSION = '0.0.1'