Sha256: 0bab6e0e89c7c70df9b401c5e8fb78716f341bc38c9c20ef5be92198df58c92f

Contents?: true

Size: 209 Bytes

Versions: 78

Compression:

Stored size: 209 Bytes

Contents

require "bundler/gem_tasks"

task :default => [:test]

require 'rake/testtask'
Rake::TestTask.new(:test) do |test|
  test.libs << 'lib' << 'test'
  test.pattern = 'test/**/test_*.rb'
  test.verbose = true
end

Version data entries

78 entries across 78 versions & 4 rubygems

Version Path
jekyll-toc-0.9.0.beta1 Rakefile
jekyll-toc-0.8.0 Rakefile
jekyll-toc-0.8.0.rc1 Rakefile
jekyll-toc-0.8.0.beta2 Rakefile
jekyll-toc-0.8.0.beta1 Rakefile
jekyll-toc-0.7.1 Rakefile
jekyll-toc-0.7.0 Rakefile
jekyll-toc-0.7.0.beta1 Rakefile
jekyll-toc-0.7.0.alpha1 Rakefile
jekyll-toc-0.6.0 Rakefile
extended-markdown-filter-0.4.10 Rakefile
jekyll-toc-0.5.2 Rakefile
extended-markdown-filter-0.6.0 Rakefile
jekyll-toc-0.5.1 Rakefile
jekyll-toc-0.5.0 Rakefile
extended-markdown-filter-0.5.1 Rakefile
jekyll-toc-0.5.0.rc Rakefile
jekyll-toc-0.4.0 Rakefile
jekyll-toc-0.4.0.rc2 Rakefile
jekyll-toc-0.4.0.rc Rakefile