Sha256: 80a78cc78f3574452c942fcdb35c4cf5d37a444f89b7c45626a53a945130bb9a

Contents?: true

Size: 251 Bytes

Versions: 53

Compression:

Stored size: 251 Bytes

Contents

require 'rspec/core/rake_task'
require 'bundler/gem_tasks'

# Default directory to look in is `/specs`
# Run with `rake spec`
RSpec::Core::RakeTask.new(:spec) do |task|
  task.rspec_opts = ['--color', '--format', 'nested']
end

task :default => :spec

Version data entries

53 entries across 53 versions & 15 rubygems

Version Path
nedbank_api-0.2.5 Rakefile
nedbank_api-0.2.2 Rakefile
depl-0.0.6 Rakefile
depl-0.0.5 Rakefile
synthdef-0.0.6 Rakefile
beebotte-0.1.4 Rakefile
beebotte-0.1.3 Rakefile
beebotte-0.1.1 Rakefile
beebotte-0.1.0 Rakefile
synthdef-0.0.5 Rakefile
synthdef-0.0.4 Rakefile
synthdef-0.0.3 Rakefile
synthdef-0.0.1 Rakefile
j2j-0.2.6 Rakefile
j2j-0.2.5 Rakefile
gemwarrior-0.9.36 Rakefile
gemwarrior-0.9.35 Rakefile
j2j-0.2.4 Rakefile
j2j-0.2.3 Rakefile
j2j-0.2.1 Rakefile