Sha256: d61b0ded7aa713cff357483a38df58f72b33994c9dfa3d83872ae6057cc2ff27
Contents?: true
Size: 158 Bytes
Versions: 4
Compression:
Stored size: 158 Bytes
Contents
require "bundler/gem_tasks" require "rspec/core/rake_task" ########################################### RSpec::Core::RakeTask.new(:spec) task default: :spec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
exception_handler-0.7.6.0 | Rakefile |
exception_handler-0.7.5.15 | Rakefile |
exception_handler-0.7.5 | Rakefile |
exception_handler-0.7.0 | Rakefile |