Sha256: f95db7ae9fa2508419b22accdf3c76a9a9278fb593b54a6916bd3948c3906cde
Contents?: true
Size: 179 Bytes
Versions: 5
Compression:
Stored size: 179 Bytes
Contents
require 'bundler/gem_tasks' require 'rspec/core/rake_task' # Default directory to look in is `/specs` # Run with `rake spec` RSpec::Core::RakeTask.new(:spec) task default: :spec
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
russian_workdays-1.4.0 | Rakefile |
russian_workdays-1.2.0 | Rakefile |
russian_workdays-1.1.0 | Rakefile |
russian_workdays-1.0.0 | Rakefile |
russian_workdays-0.0.1 | Rakefile |