Sha256: 0e9fd91ffa84cdf9428fe2bdf39f42c51cb238d0a31837e5a6a7d7e7a95dfec4

Contents?: true

Size: 166 Bytes

Versions: 34

Compression:

Stored size: 166 Bytes

Contents

require 'bundler/gem_tasks'
begin
  require 'rspec/core/rake_task'
  RSpec::Core::RakeTask.new(:spec)
rescue LoadError
end

task :default => :spec
task :test => :spec

Version data entries

34 entries across 34 versions & 4 rubygems

Version Path
stf-client-0.2.4 Rakefile
stf-client-0.2.3 Rakefile
stf-client-0.2.2 Rakefile
stf-client-0.2.1 Rakefile
stf-client-0.2.0 Rakefile
stf-client-neofreko-0.1.9 Rakefile
stf-client-neofreko-0.1.8 Rakefile
stf-client-neofreko-0.1.7 Rakefile
stf-client-0.1.6 Rakefile
stf-client-0.1.4 Rakefile
stf-client-0.1.3 Rakefile
stf-client-0.1.2 Rakefile
stf-client-0.1.1 Rakefile
stf-client-0.1.0 Rakefile