Module: ActiveResource::Rescuable

Extended by:
ActiveSupport::Concern
Included in:
Base
Defined in:
lib/active_resource/rescuable.rb

Overview

Active Resource Rescuable

Provides rescue_from for resources. Wraps calls over the network to handle configured errors.