wok-6.x view activerecord/description.txt @ rev 22261

libdvdread-dev: install dvdread.pc in pkgconfig directory
author Richard Dunbar <mojo@slitaz.org>
date Tue Nov 12 23:58:25 2019 -0500 (2019-11-12)
parents 935cebd72f5a
children
line source
1 Databases on Rails. Build a persistent domain model by mapping database tables
2 to Ruby classes. Strong conventions for associations, validations, aggregations,
3 migrations, and testing come baked-in.