Exception: ReactiveRecord::Base::DbRequestMade

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/reactive_record/active_record/reactive_record/base.rb

Overview

While evaluating scopes we want to catch any requests to the server. Once we catch any requests to the server then all the further scopes in that chain will be made at the server.