Initial checkin.

This commit is contained in:
Roland 2011-04-30 23:12:49 +02:00
commit d9f7b8dc6d
42 changed files with 10000 additions and 0 deletions

7
Rakefile Normal file
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'
ContactORama::Application.load_tasks