From 3dbdaa399f1a15b5f6e770057342164a6deb9040 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Tue, 10 Nov 2009 15:04:54 -0500 Subject: Add History.txt to RDoc --- Thorfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Thorfile') diff --git a/Thorfile b/Thorfile index 0ef929847f..a3cce29541 100644 --- a/Thorfile +++ b/Thorfile @@ -30,7 +30,7 @@ and query generation. s.test_files = normalize_files(Dir['spec/**/*.rb'] - repo.lib.ignored_files) s.has_rdoc = true - s.extra_rdoc_files = %w[README.markdown] + s.extra_rdoc_files = %w[History.txt README.markdown] # Arel required ActiveRecord, but we're not declaring it to avoid a # circular dependency chain. The solution is for ActiveRecord to release -- cgit v1.2.3