Sha256: b2aaa6fd6ddfdb60587785ed7f117d3fba1defdcaefdca30313a225e1d3e5f0a

Contents?: true

Size: 231 Bytes

Versions: 45

Compression:

Stored size: 231 Bytes

Contents

require "bundler"
require "rspec/core/rake_task"

Bundler::GemHelper.install_tasks

desc "Run all specs in spec directory"
RSpec::Core::RakeTask.new(:spec) do |spec|
  spec.pattern = "spec/**/*_spec.rb"
end

task :default => :spec

Version data entries

45 entries across 45 versions & 11 rubygems

Version Path
chart-candy-0.1.7 Rakefile
chart-candy-0.1.6 Rakefile
chart-candy-0.1.5 Rakefile
chart-candy-0.1.4 Rakefile
chart-candy-0.1.3 Rakefile
chart-candy-0.1.2 Rakefile
chart-candy-0.1.1 Rakefile
hash-tree-0.0.4 Rakefile
hash-tree-0.0.3 Rakefile
chart-candy-0.1.0 Rakefile
errors-renderer-0.0.2 Rakefile
chart-candy-0.0.12 Rakefile
neat-spreadsheet-0.0.1 Rakefile
caisson-0.0.3 Rakefile
caisson-0.0.2 Rakefile
chart-candy-0.0.11 Rakefile
caisson-0.0.1 Rakefile
taxedo-0.0.6 Rakefile
taxedo-0.0.5 Rakefile
errors-renderer-0.0.1 Rakefile