Class: TestTrack::Remote::AssignmentEvent

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

Instance Method Summary collapse

Instance Method Details

#fake_save_response_attributesObject



12
13
14
# File 'app/models/test_track/remote/assignment_event.rb', line 12

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