method
async_pick
rails latest stable - Class:
ActiveRecord::Calculations
async_pick(*column_names)public
Same as #pick, but performs the query asynchronously and returns an ActiveRecord::Promise.
async_pick(*column_names)Same as #pick, but performs the query asynchronously and returns an ActiveRecord::Promise.