We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426435d commit fe4983fCopy full SHA for fe4983f
1 file changed
Rakefile
@@ -14,8 +14,6 @@ RDoc::Task.new(:rdoc) do |rdoc|
14
rdoc.rdoc_files.include('lib/**/*.rb')
15
end
16
17
-load 'rails/tasks/statistics.rake'
18
-
19
require 'bundler/gem_tasks'
20
21
begin
0 commit comments