Rakefile revision a10c9e3aa27e48c95d6477a676c7b14a9799ea28
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
# methods found on http://blog.jayfields.com/2008/02/rake-task-overwriting.html
end
end
end
# Remove load_schema/load_structure in tests, as db:migrate:clean
# will take care of everything.
# Run all test suites per default
desc 'Run the complete test-suite'