module SphereEngine::REST::Access
Public Instance Methods
test_method()
click to toggle source
# File lib/sphere_engine/rest/access.rb, line 8 def test_method perform_get_requests_of_problems_service('/test') end