<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/ruby-activerecord61/PLIST, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2021-02-14T14:00:43Z</updated>
<entry>
<title>databases/ruby-activerecord61: add package version 6.1.2.1</title>
<updated>2021-02-14T14:00:43Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-02-14T14:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=df6422e6225d45d8aa5b5c6cedb392d4f40d9dfa'/>
<id>urn:sha1:df6422e6225d45d8aa5b5c6cedb392d4f40d9dfa</id>
<content type='text'>
Active Record -- Object-relational mapping put on rails

Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In context of an application,
these classes are commonly referred to as *models*. Models can also be
connected to other models; this is done by defining *associations*.

This is for Ruby on Rails 6.1.</content>
</entry>
</feed>
