Skip to content

Instantly share code, notes, and snippets.

@rochefort
Created January 18, 2015 09:21
Show Gist options
  • Save rochefort/5a99f0e85c3adddd8328 to your computer and use it in GitHub Desktop.
Save rochefort/5a99f0e85c3adddd8328 to your computer and use it in GitHub Desktop.
rake memo
require 'rake/testtask'
Rake::TestTask.new do |t|
t.verbose = true
t.warning = true
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment