Garrett Bjerkhoel
Garrett Bjerkhoel
The readme installation is a bit out of date. Could this be updated?
With the persist-request-data branch, it will be possible to play back in history perf performance over time. /cc @jakebellacera @dinahshi
For those still attempting to get this working, you just need to copy the "Bundle React Native code and images" build phase to the extension target: 
Just starting the renaming so it'll be ready if we decide to change the module name.
### Motivation / Background When a model has been marked for strict loading (via [query methods](https://api.rubyonrails.org/classes/ActiveRecord/QueryMethods.html#method-i-strict_loading) or on the [model instance itself](https://api.rubyonrails.org/classes/ActiveRecord/Core.html#method-i-strict_loading-21)) the strict loading requirement is not enforced when...