Module: SphereEngine::REST::Access
Instance Method Summary collapse
Instance Method Details
#test_method ⇒ Object
8 9 10 |
# File 'lib/sphere_engine/rest/access.rb', line 8 def test_method perform_get_requests_of_problems_service('/test') end |