Module: ApiRecord::All

Extended by:
ActiveSupport::Concern
Includes:
Base, Destroyable, Findable, Indexable, Saveable
Defined in:
lib/api_record/all.rb

Method Summary

Methods included from Destroyable

#destroy, #destroy!

Methods included from Findable

#new_record?

Methods included from Base

#has_error?, #inspect, #validate!

Methods included from Saveable

#perform_save_request, #perform_save_request!, #save, #save!, #update, #update!