Sha256: c3a10f845b6e02329ae311adaa544e445ae49a72fce0a8d8af15f71f063aba65
Contents?: true
Size: 143 Bytes
Versions: 4
Compression:
Stored size: 143 Bytes
Contents
require "bundler/gem_tasks" require "rspec/core/rake_task" desc "Run the test suite" RSpec::Core::RakeTask.new(:spec) task :default => :spec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rack-schema-0.7.0 | Rakefile |
rack-schema-0.6.1 | Rakefile |
rack-schema-0.6.0 | Rakefile |
rack-schema-0.5.0 | Rakefile |