Skip to content

Commit 19bcfdd

Browse files
committed
Remove reference to fast_generate
1 parent c6deafb commit 19bcfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/json/common.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ def load_file!(filespec, opts = nil)
410410
#
411411
# Returns a \String containing the generated \JSON data.
412412
#
413-
# See also JSON.fast_generate, JSON.pretty_generate.
413+
# See also JSON.pretty_generate.
414414
#
415415
# Argument +obj+ is the Ruby object to be converted to \JSON.
416416
#

0 commit comments

Comments
 (0)