Sha256: 6383b7c87f482a23b225a411a8eb68258cdf77dfee4fe94fcf6ae95ba138e274

Contents?: true

Size: 160 Bytes

Versions: 48

Compression:

Stored size: 160 Bytes

Contents

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

task :default => [:spec]

desc "Run specs"
RSpec::Core::RakeTask.new(:spec)

Bundler::GemHelper.install_tasks

Version data entries

48 entries across 48 versions & 3 rubygems

Version Path
orkut-0.0.0.30 Rakefile
orkut-0.0.0.29 Rakefile
orkut-0.0.0.28 Rakefile
orkut-0.0.0.27 Rakefile
orkut-0.0.0.26 Rakefile
orkut-0.0.0.25 Rakefile
orkut-0.0.0.24 Rakefile
orkut-0.0.0.23 Rakefile
orkut-0.0.0.22 Rakefile
orkut-0.0.0.21 Rakefile
orkut-0.0.0.20 Rakefile
orkut-0.0.0.19 Rakefile
orkut-0.0.0.18 Rakefile
orkut-0.0.0.17 Rakefile
orkut-0.0.0.16 Rakefile
orkut-0.0.0.15 Rakefile
orkut-0.0.0.14 Rakefile
orkut-0.0.0.13 Rakefile
orkut-0.0.0.12 Rakefile
orkut-0.0.0.11 Rakefile