Sha256: fa761fb8114e992900fc8e90da23b64d8b59b700057ef9d6db43399d080bf34b

Contents?: true

Size: 103 Bytes

Versions: 10

Compression:

Stored size: 103 Bytes

Contents

task :test do
  Dir['./spec/**/*_spec.rb'].each do |f|
    require f
  end
end

task :default => :test

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
dotgpg-0.7.0 Rakefile
dotgpg-0.6.1 Rakefile
dotgpg-0.6.0 Rakefile
dotgpg-0.5.1 Rakefile
dotgpg-0.5.0 Rakefile
dotgpg-0.4.2 Rakefile
dotgpg-0.4.1 Rakefile
dotgpg-0.4 Rakefile
dotgpg-0.3 Rakefile
dotenv-gpg-0.3 Rakefile