Init commit

This commit is contained in:
Rei
2014-01-03 14:42:56 +08:00
commit 25b02ab0b1
53 changed files with 933 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__)
Rails.application.load_tasks