Sha256: 04339f9a8101396172c159d18920d1b0c87782a7c8e06497e3973148a2d08830

Contents?: true

Size: 137 Bytes

Versions: 17

Compression:

Stored size: 137 Bytes

Contents

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

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

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
chrono_model-0.11.1 Rakefile
chrono_model-0.11.0 Rakefile
chrono_model-0.10.1 Rakefile
chrono_model-0.10.0 Rakefile
chrono_model-0.9.2 Rakefile
chrono_model-0.9.1 Rakefile
chrono_model-0.9.0 Rakefile
chrono_model-0.8.2 Rakefile
chrono_model-0.8.0 Rakefile
chrono_model-0.5.3 Rakefile
chrono_model-0.5.2 Rakefile
chrono_model-0.5.1 Rakefile
chrono_model-0.5.0 Rakefile
chrono_model-0.5.0.beta Rakefile
chrono_model-0.4.0 Rakefile
chrono_model-0.3.1 Rakefile
chrono_model-0.3.0 Rakefile