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.
gem install activerecordNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a database and create a record
Add the appropriate adapter gem to your Gemfile.
No dependency data recorded yet.