Skip to content

Commit

Permalink
Use RDoc markup
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn authored and danielvdao committed May 1, 2023
1 parent 27f33b8 commit 6e3fe06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ def clean! # :nodoc:
#
# Active Record cannot track if the database is getting modified using
# this client. If that is the case, generally you'll want to invalidate
# the query cache using `ActiveRecord::Base.clear_query_cache`.
# the query cache using +ActiveRecord::Base.clear_query_cache+.
def raw_connection
with_raw_connection do |conn|
disable_lazy_transactions!
Expand Down

0 comments on commit 6e3fe06

Please sign in to comment.