Class: ActiveRecord::FutureResult::SelectAll

Inherits:
ActiveRecord::FutureResult show all
Defined in:
activerecord/lib/active_record/future_result.rb

Overview

:nodoc:

Constant Summary

Constants inherited from ActiveRecord::FutureResult

Canceled

Instance Attribute Summary

Attributes inherited from ActiveRecord::FutureResult

#lock_wait

Method Summary

Methods inherited from ActiveRecord::FutureResult

#cancel, #canceled?, #execute!, #execute_or_skip, #initialize, #pending?, #result, #schedule!, #then

Constructor Details

This class inherits a constructor from ActiveRecord::FutureResult