index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Rakefile
blob: 49c90d5e7f8f2ae418d3bc96f728f86810e994f2 (
plain
)
1
2
3
4
5
task
default
:
%w[test]
task
:test
do
ruby
"tests/yaml.rb"
end