Skip to content

Commit dd7e407

Browse files
Use monospace formatting [ci-skip]
1 parent a99adc6 commit dd7e407

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

activerecord/lib/active_record/secure_token.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ module ClassMethods
3232
#
3333
# ==== Options
3434
#
35-
# [:length]
35+
# [+:length+]
3636
# Length of the Secure Random, with a minimum of 24 characters. It will
3737
# default to 24.
3838
#
39-
# [:on]
39+
# [+:on+]
4040
# The callback when the value is generated. When called with <tt>on:
4141
# :initialize</tt>, the value is generated in an
4242
# <tt>after_initialize</tt> callback, otherwise the value will be used

0 commit comments

Comments
 (0)