Merge branch 'master' into combine-gems

This commit is contained in:
Arfon Smith
2016-03-09 06:25:35 -06:00
744 changed files with 154027 additions and 57364 deletions

View File

@@ -58,7 +58,7 @@ namespace :benchmark do
corpus = File.expand_path(ENV["CORPUS"] || "samples")
require 'linguist/language'
require 'linguist'
results = Hash.new
Dir.glob("#{corpus}/**/*").each do |file|