Show More
Commit Description:
- add problem toggle test js reponse (it was forgotten)...
Commit Description:
- add problem toggle test js reponse (it was forgotten) - change score report to bootstrap-sortable
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