This commit is contained in:
Joshua Peek
2011-05-11 22:08:12 -05:00
parent b424c32bb4
commit 39bd49950e
5 changed files with 75 additions and 31 deletions

View File

@@ -1,6 +1,7 @@
module Linguist
end
require 'linguist/blob'
require 'linguist/language'
require 'linguist/mime'
require 'linguist/pathname'