Sha256: 6b74f450963ad25b9a2ae1a6b093e185afb8c669d1a0dce308a7c0e0d9c0fca6

Contents?: true

Size: 105 Bytes

Versions: 7

Compression:

Stored size: 105 Bytes

Contents

#!/usr/bin/env rake

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new :spec
task default: :spec

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
disqus_api-0.0.8 Rakefile
disqus_api-0.0.7 Rakefile
disqus_api-0.0.6 Rakefile
disqus_api-0.0.5 Rakefile
disqus_api-0.0.4 Rakefile
disqus_api-0.0.3 Rakefile
disqus_api-0.0.2 Rakefile