method
execute
v4.0.2 -
Show latest stable
- Class:
ActiveRecord::StatementCache
execute()public
No documentation available.
# File activerecord/lib/active_record/statement_cache.rb, line 22
def execute
@relation.dup.to_a
end