Class: HackerRank::Test
Constant Summary
Constants inherited from Base
Class Method Summary collapse
Methods inherited from Base
all, collection_path, create, delete, find, update
Class Method Details
.response_key ⇒ Object
5 6 7 |
# File 'lib/hackerrank/test.rb', line 5 def self.response_key 'data' end |