Sha256: 4808b5ae0fd8638f53750007b08732c8b777c8250869a395466e8edd4b7ce055

Contents?: true

Size: 194 Bytes

Versions: 5

Compression:

Stored size: 194 Bytes

Contents

require "bundler/gem_tasks"
Dir[File.expand_path("../tasks/**/*.rake", __FILE__)].each { |task| load task }
require File.expand_path("../lib/rbnacl/rake_tasks", __FILE__)

task :default => :spec

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rbnacl-2.0.0 Rakefile
rbnacl-2.0.0.pre Rakefile
rbnacl-1.1.0 Rakefile
rbnacl-1.0.0 Rakefile
rbnacl-1.0.0.pre Rakefile