Sha256: 6f2e687f9cb8e2dcd40aa6e4935fc54a0918f36ba92ee668acd0cb5e4209aec3

Contents?: true

Size: 96 Bytes

Versions: 2

Compression:

Stored size: 96 Bytes

Contents

task :default => :test

file_path = "./test/rpsg.rb"

task :test do 
	ruby file_path
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rpsg-0.1.1 Rakefile
rpsg-0.1.0 Rakefile