Sha256: 67fe01fb2ac5ec2bbdf96ce8250d8927ad5699a3ea9f8950d917abeadaaa5c10

Contents?: true

Size: 174 Bytes

Versions: 26

Compression:

Stored size: 174 Bytes

Contents

require "bundler/gem_tasks"

require "rspec/core/rake_task"
RSpec::Core::RakeTask.new(:spec) do |spec|
  spec.pattern = FileList['spec/**/*_spec.rb']
end

task default: :spec

Version data entries

26 entries across 26 versions & 5 rubygems

Version Path
redbooth-ruby-0.2.3 Rakefile
redbooth-ruby-0.2.2 Rakefile
redbooth-ruby-0.2.1 Rakefile
redbooth-ruby-0.2.0 Rakefile
redbooth-ruby-0.1.4 Rakefile
redbooth-ruby-0.1.3 Rakefile
redbooth-ruby-0.1.1 Rakefile
redbooth-ruby-0.1.0 Rakefile
paymill-0.5.1 Rakefile
redbooth-ruby-0.0.5 Rakefile
redbooth-ruby-0.0.4 Rakefile
paymill-0.5.0 Rakefile
fastbill-automatic-0.0.4 Rakefile
fastbill-automatic-0.0.3 Rakefile
copy-ruby-0.0.2 Rakefile
copy-ruby-0.0.1 Rakefile
signnow-ruby-0.0.2 Rakefile
paymill-0.4.0 Rakefile
paymill-0.3.0 Rakefile
paymill-0.2.2 Rakefile