Sha256: 6c3b041df7752a8e69482de289d63a3156a028bc70525974f7e5ec73f945430f

Contents?: true

Size: 136 Bytes

Versions: 36

Compression:

Stored size: 136 Bytes

Contents

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

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

Version data entries

36 entries across 36 versions & 3 rubygems

Version Path
xploy-0.1.1.beta Rakefile
xploy-0.1.0.beta Rakefile
xway-0.0.3.beta Rakefile
xway-0.0.2.beta Rakefile
xway-0.0.1.beta Rakefile
nwiki-0.0.11 Rakefile
nwiki-0.1.0 Rakefile
nwiki-0.0.9 Rakefile
nwiki-0.0.8 Rakefile
nwiki-0.0.7 Rakefile
nwiki-0.0.6 Rakefile
nwiki-0.0.5 Rakefile
nwiki-0.0.4 Rakefile
nwiki-0.0.3 Rakefile
nwiki-0.0.2 Rakefile
nwiki-0.0.1 Rakefile