Faster ActiveRecord reads. Skips model instantiation and returns lightweight objects (with untypecast values) just for reading. Fallback to full-fledged ActiveRecords on method_missing.
Required Ruby Version
>= 2.6.0
Authors
Ryan Buckley
Versions
- 1.2.1 August 26, 2026 (14 KB)
- 1.2.0 August 26, 2026 (13 KB)
- 1.1.0 April 22, 2023 (10.5 KB)
- 1.0.0 April 22, 2023 (10.5 KB)
- 0.3.0 April 22, 2023 (10.5 KB)