require 'rspec/core/rake_task' desc "Run all examples" RSpec::Core::RakeTask.new(:spec)