adds a foodsoft:setup_development rake task

This commit is contained in:
Manuel Wiedenmann 2013-05-26 14:02:16 +02:00
parent 2fb7797c12
commit 21c7fa40c1
4 changed files with 180 additions and 11 deletions

View file

@ -1,6 +1,5 @@
# put in here all foodsoft tasks
# => :environment loads the environment an gives easy access to the application
namespace :foodsoft do
desc "Notify users of upcoming tasks"
task :notify_upcoming_tasks => :environment do