Show More
Commit Description:
keep all heartbeat instead of only the latest one...
Commit Description:
keep all heartbeat instead of only the latest one (grafted from 0bdf62fde5fdb94d6f94c2b8b8ebc58ffbe8d2f9)
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