Initial checkin.
This commit is contained in:
commit
d9f7b8dc6d
42 changed files with 10000 additions and 0 deletions
7
Rakefile
Normal file
7
Rakefile
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue