Sha256: 5b6393de652403a02fcec85dc088dca3586288ed4c8d9dd0f35caa6cf93790c6

Contents?: true

Size: 218 Bytes

Versions: 40

Compression:

Stored size: 218 Bytes

Contents

require "bundler/gem_tasks"
require "rake/testtask"

Rake::TestTask.new(:test) do |t|
  t.libs << "test"
  t.libs << "lib"
  t.test_files = FileList["test/**/test_*.rb"]
  t.warning = false
end

task :default => :test

Version data entries

40 entries across 40 versions & 15 rubygems

Version Path
bridgetown_directus-0.1.3 Rakefile
bridgetown_directus-0.1.2 Rakefile
bridgetown_directus-0.1.1 Rakefile
bridgetown_directus-0.1.0 Rakefile
authtown-0.4.0 Rakefile
authtown-0.3.0 Rakefile
authtown-0.2.0 Rakefile
bridgetown_sequel-1.1.1 Rakefile
bridgetown_sequel-1.1.0 Rakefile
bridgetown_sequel-1.0.0 Rakefile
bridgetown-arcade-db-0.2 Rakefile
authtown-0.1.0 Rakefile
bridgetown_linkchecker-0.1.0 Rakefile
bridgetown_internal_markdown_links-0.2.0 Rakefile
bridgetown-prismic-1.0.1 Rakefile
bridgetown-docs-template-0.1.1 Rakefile
bridgetown_internal_markdown_links-0.1.0 Rakefile
bridgetown_notion-0.2.0 Rakefile
bridgetown-activerecord-2.2.0 Rakefile
bridgetown_notion-0.1.0 Rakefile