method

all

rails latest stable - Class: ActiveRecord::QueryMethods

Method not available on this version

This method is only available on newer versions. The first available version (v8.0.0) is shown here.

all()
public

No documentation available.

# File activerecord/lib/active_record/relation/query_methods.rb, line 260
    def all # :nodoc:
      spawn
    end