We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f915f41 commit c48dc47Copy full SHA for c48dc47
activerecord/README.rdoc
@@ -166,6 +166,7 @@ Active Record is an implementation of the object-relational mapping (ORM)
166
pattern[https://www.martinfowler.com/eaaCatalog/activeRecord.html] by the same
167
name described by Martin Fowler:
168
169
+>>>
170
"An object that wraps a row in a database table or view,
171
encapsulates the database access, and adds domain logic on that data."
172
0 commit comments