This commit is contained in:
Wojciech Todryk 2012-03-30 19:31:23 +02:00
parent b8eddc8e48
commit 77c8d3e7d7
54 changed files with 614 additions and 209 deletions

View file

@ -1,4 +1,4 @@
namespace :db do
namespace :mailr do
desc "Removes all users data from db"
task :remove_all_data => :environment do