Start again

This commit is contained in:
Dan Buch
2012-03-04 00:06:24 -05:00
parent 9d7e019c6b
commit 5e325e594e
47 changed files with 0 additions and 8504 deletions

View File

@@ -1,10 +0,0 @@
# 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.join(File.dirname(__FILE__), 'config', 'boot'))
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
require 'tasks/rails'