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.16.1 Rakefile
discourse_api-0.16.0 Rakefile
discourse_api-0.15.0 Rakefile
discourse_api-0.14.1 Rakefile
discourse_api-0.14.0 Rakefile
discourse_api-0.13.0 Rakefile
discourse_api-0.12.0 Rakefile
discourse_api-0.10.1 Rakefile
discourse_api-0.10.0 Rakefile
discourse_api-0.9.1 Rakefile
discourse_api-0.9.0 Rakefile
discourse_api-0.8.1 Rakefile
discourse_api-0.8.0 Rakefile
discourse_api-0.7.0 Rakefile
discourse_api-0.6.2 Rakefile
discourse_api-0.6.1 Rakefile
discourse_api-0.6.0 Rakefile
discourse_api-0.5.1 Rakefile
discourse_api-0.5.0 Rakefile
discourse_api-0.4.4 Rakefile