Skip to content

Commit c48dc47

Browse files
Use RDoc block quote syntax [ci-skip]
This renders the quote in a `<blockquote>` element instead of a `<pre>` element.
1 parent f915f41 commit c48dc47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

activerecord/README.rdoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ Active Record is an implementation of the object-relational mapping (ORM)
166166
pattern[https://www.martinfowler.com/eaaCatalog/activeRecord.html] by the same
167167
name described by Martin Fowler:
168168

169+
>>>
169170
"An object that wraps a row in a database table or view,
170171
encapsulates the database access, and adds domain logic on that data."
171172

0 commit comments

Comments
 (0)