Sha256: 0720bb031b857dfa1dfd802f876cc025aea6f0810c36013bb5cfea0cb5c8c6c9
Contents?: true
Size: 76 Bytes
Versions: 4
Compression:
Stored size: 76 Bytes
Contents
task :default => :test desc "Run tests" task :test do system "rspec" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
lignite-0.2.0 | Rakefile |
lignite-0.1.2 | Rakefile |
lignite-0.1.1 | Rakefile |
lignite-0.1.0 | Rakefile |