1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add backticks around method names

[ci skip]
This commit is contained in:
Jon Moss 2017-02-21 12:06:46 -05:00
parent e342f4e60d
commit 25f5d0913d

View file

@ -81,7 +81,7 @@
*Ryuta Kamizono*
* Add the touch option to ActiveRecord#increment! and decrement!.
* Add the touch option to `#increment!` and `#decrement!`.
*Hiroaki Izu*