Sha256: 713101384d215708bdecb1f00aaa7e868b7ddec98c2110568d3f7bae5523f38d

Contents?: true

Size: 155 Bytes

Versions: 59

Compression:

Stored size: 155 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"

# integrate rspec
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new('spec')
task :default => :spec

Version data entries

59 entries across 59 versions & 7 rubygems

Version Path
allowance-0.2.0 Rakefile
schnitzelpress-0.2.1 Rakefile
happy-resources-0.1.0.pre1 Rakefile
happy-0.1.0 Rakefile
happy-0.1.0.pre28 Rakefile
happy-helpers-0.1.0.pre15 Rakefile
happy-0.1.0.pre27 Rakefile
happy-helpers-0.1.0.pre14 Rakefile
happy-helpers-0.1.0.pre13 Rakefile
happy-helpers-0.1.0.pre12 Rakefile
happy-0.1.0.pre25 Rakefile
happy-0.1.0.pre24 Rakefile
happy-0.1.0.pre23 Rakefile
happy-0.1.0.pre22 Rakefile
happy-0.1.0.pre21 Rakefile
happy-0.1.0.pre20 Rakefile
happy-helpers-0.1.0.pre11 Rakefile
happy-0.1.0.pre19 Rakefile
happy-helpers-0.1.0.pre10 Rakefile
happy-0.1.0.pre16 Rakefile