Initial commit

This commit is contained in:
Andrew Tomaka 2013-08-04 19:35:10 -04:00
commit de37e811f9
49 changed files with 950 additions and 0 deletions

6
Rakefile Normal file
View file

@ -0,0 +1,6 @@
# 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__)
Allpro::Application.load_tasks