Sha256: 6cf4a84b27a705f15b9ddbd3e638a7968535195c846a4e5fdb6198447da2701d

Contents?: true

Size: 131 Bytes

Versions: 52

Compression:

Stored size: 131 Bytes

Contents

require "bundler/gem_tasks"

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

task test: :spec
task default: :spec

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
discourse_api-0.34.0 Rakefile
discourse_api-0.33.0 Rakefile
discourse_api-0.32.0 Rakefile
discourse_api-0.31.0 Rakefile
discourse_api-0.30.0 Rakefile
discourse_api-0.29.0 Rakefile
discourse_api-0.28.1 Rakefile
discourse_api-0.28.0 Rakefile
discourse_api-0.27.0 Rakefile
discourse_api-0.26.0 Rakefile
discourse_api-0.25.0 Rakefile
discourse_api-0.24.0 Rakefile
discourse_api-0.23.1 Rakefile
discourse_api-0.23.0 Rakefile
discourse_api-0.22.0 Rakefile
discourse_api-0.20.1 Rakefile
discourse_api-0.20.0 Rakefile
discourse_api-0.19.0 Rakefile
discourse_api-0.18.0 Rakefile
discourse_api-0.17.0 Rakefile