Class: TestTrack::Remote::IdentifierType

Inherits:
Object
  • Object
show all
Includes:
TestTrack::RemoteModel
Defined in:
app/models/test_track/remote/identifier_type.rb

Instance Method Summary collapse

Instance Method Details

#fake_save_response_attributesObject



10
11
12
# File 'app/models/test_track/remote/identifier_type.rb', line 10

def fake_save_response_attributes
  nil # :no_content is the expected response type
end