Class: SphereEngine::REST::Client

Inherits:
Client
  • Object
show all
Includes:
API
Defined in:
lib/sphere_engine/rest/client.rb

Instance Attribute Summary

Attributes inherited from Client

#access_token_compilers, #access_token_problems

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

Methods inherited from Client

#credentials, #credentials?, #get_token, #initialize

Constructor Details

This class inherits a constructor from SphereEngine::Client