Object
# File lib/shindo/rake.rb, line 5 def initialize desc "Run shindo tests" task :tests do system 'shindo' end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.