Sha256: c504eaaf1f3a4c87a26725c4a3344d793782b1a5b83370dd6b378e142e2d2d61

Contents?: true

Size: 135 Bytes

Versions: 38

Compression:

Stored size: 135 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

38 entries across 38 versions & 2 rubygems

Version Path
phony_rails-0.7.2 Rakefile
phony_rails-0.7.1 Rakefile
phony_rails-0.7.0 Rakefile
phony_rails-0.6.2 Rakefile
phony_rails-0.6.1 Rakefile
phony_rails-0.6.0 Rakefile
phony_rails-0.5.0 Rakefile
phony_rails-0.4.2 Rakefile
phony_rails-0.4.1 Rakefile
phony_rails-0.4.0 Rakefile
phony_rails-0.3.2 Rakefile
phony_rails-0.3.1 Rakefile
phony_rails-0.3.0 Rakefile
phony_rails-0.2.2 Rakefile
phony_rails-0.2.1 Rakefile
phony_rails-0.2.0 Rakefile
time_zone_ext-0.0.3 Rakefile
time_zone_ext-0.0.2 Rakefile