Sha256: 86370034f69d7094f19828f4777644d8a348f0b42335b11e50a60acb9579b277

Contents?: true

Size: 138 Bytes

Versions: 28

Compression:

Stored size: 138 Bytes

Contents

require "bundler/gem_tasks"
require 'rspec/core/rake_task'
task :default => [:spec]

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

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
eucalypt-0.3.1 Rakefile
eucalypt-0.3.0 Rakefile
eucalypt-0.2.2 Rakefile
eucalypt-0.2.1 Rakefile
eucalypt-0.2.0 Rakefile
eucalypt-0.1.3 Rakefile
eucalypt-0.1.2 Rakefile
eucalypt-0.1.1 Rakefile