Sha256: f78de2b2b45f6d481d2e0add274c0cec4d280be5fda1ff1b6455bbef0b9282a4

Contents?: true

Size: 139 Bytes

Versions: 9

Compression:

Stored size: 139 Bytes

Contents

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

RSpec::Core::RakeTask.new do |t|
  t.ruby_opts = '-w'
end

task default: :spec

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
papla-0.2.1 Rakefile
papla-0.2.0 Rakefile
papla-0.1.2 Rakefile
papla-0.1.1 Rakefile
papla-0.1.0 Rakefile
papla-0.0.5 Rakefile
papla-0.0.4 Rakefile
papla-0.0.3 Rakefile
papla-0.0.2 Rakefile