activerecord 7.0.4
Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 7.1.0.rc1 - September 27, 2023 (528 KB)
- 7.1.0.beta1 - September 13, 2023 (526 KB)
- 7.0.8 - September 09, 2023 (469 KB)
- 7.0.7.2 - August 22, 2023 (469 KB)
- 7.0.7.1 - August 22, 2023 (469 KB)
- 7.0.4 - September 09, 2022 (465 KB)
Runtime Dependencies (2):
activemodel
= 7.0.4
activesupport
= 7.0.4