Module: SphereEngine::REST::API

Includes:
Access, Compilers, Judges, Languages, Problems, Submissions, TestCases
Included in:
Client
Defined in:
lib/sphere_engine/rest/api.rb

Overview

Note:

All methods have been separated into modules and follow the same grouping used in the SphereEngine API Documentation.

Method Summary

Methods included from Judges

#all_judges, #create_judge, #get_judge, #update_judge

Methods included from TestCases

#create_problem_testcase, #get_testcase, #get_testcase_file, #list_testcases, #update_problem_testcase

Methods included from Problems

#all_problems, #create_problem, #get_problem, #update_problem

Methods included from Submissions

#create_submission_compiler, #create_submission_problem, #fetch_submission_compilers, #fetch_submission_problems

Methods included from Compilers

#all_compilers

Methods included from Languages

#all_languages

Methods included from Access

#test_method