first commit

This commit is contained in:
Cesidio Di Landa
2013-04-19 19:14:51 +02:00
commit cee2bd02da
40 changed files with 1067 additions and 0 deletions
+6
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__)
Starterapp::Application.load_tasks