Repository URL to install this package:
|
Version:
0.3.1 ▾
|
rapidash-troggy
/
Rakefile
|
|---|
require "bundler/gem_tasks"
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)
task :default => [:spec]