Sha256: afadbd08f7bcfb32043783ff374904b97d4b35bf4c60f36805e9de5c78be6336

Contents?: true

Size: 125 Bytes

Versions: 14

Compression:

Stored size: 125 Bytes

Contents

require 'rubygems'

task :default => :spec

desc "Run Specs"
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
green_monkey-0.3.0 Rakefile
veritrans-2.0.0 Rakefile
veritrans-2.0.0beta Rakefile
green_monkey-0.2.2 Rakefile
mida_vocabulary-0.2.2 Rakefile
mida_vocabulary-0.2 Rakefile
green_monkey-0.1.4 Rakefile
mida_vocabulary-0.1.3 Rakefile
mida_vocabulary-0.1.2 Rakefile
mida_vocabulary-0.1.1 Rakefile
green_monkey-0.1.3 Rakefile
green_monkey-0.1.2 Rakefile
mida_vocabulary-0.1 Rakefile
green_monkey-0.1.1 Rakefile