You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The destroy() method for the ActiveResource class should return a Boolean value – True if the resource was successfully deleted from the remote site or False otherwise.
This mirrors the behaviour in ActiveResource itself.
The text was updated successfully, but these errors were encountered:
The
destroy()
method for theActiveResource
class should return a Boolean value –True
if the resource was successfully deleted from the remote site orFalse
otherwise.This mirrors the behaviour in ActiveResource itself.
The text was updated successfully, but these errors were encountered: