master
#desc "Run all specs with rcov" #RSpec::Core::RakeTask.new("test_cov") do |t| # t.rcov = true # t.rcov_opts = %w{--rails --include views -Ispec --exclude gems\/,spec\/,features\/,seeds\/} #end