Class: HackerRank::Template

Inherits:
Base
  • Object
show all
Defined in:
lib/hackerrank/template.rb

Constant Summary

Constants inherited from Base

Base::BASE_URI

Class Method Summary collapse

Methods inherited from Base

all, collection_path, create, delete, find, update

Class Method Details

.response_keyObject



5
6
7
# File 'lib/hackerrank/template.rb', line 5

def self.response_key
  'models'
end