Show More
Commit Description:
add config for license agreement...
Commit Description:
add config for license agreement (grafted from 850c6e966b9f9638e688ace65b481d08a4e5cc3f)
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