Show More
Commit Description:
fix wrong merge on user
Commit Description:
fix wrong merge on user
References:
File last commit:
Show/Diff file:
Action:
Rakefile | 7 lines | 275 B | text/x-ruby | RubyLexer |
Jittat Fakcharoenphol
boots into rails 3
r318 #!/usr/bin/env rake
pramook
initial commit...
r0 # 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.
Jittat Fakcharoenphol
boots into rails 3
r318 require File.expand_path('../config/application', __FILE__)
pramook
initial commit...
r0
Jittat Fakcharoenphol
boots into rails 3
r318 CafeGrader::Application.load_tasks