starting on 15.1 status app

This commit is contained in:
Dan Buch
2011-08-08 21:06:30 -04:00
parent 4364327d94
commit 2bd727b695
43 changed files with 10221 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require File.expand_path('../config/application', __FILE__)
require 'rake'
Status::Application.load_tasks