method

async_count

Importance_1
v7.1.3.2 - Show latest stable - 0 notes - Class: ActiveRecord::Calculations
async_count(column_name = nil) public

Same as #count, but performs the query asynchronously and returns an ActiveRecord::Promise.

Show source
Register or log in to add new notes.