From 0e19e3542866e2f7be35c079abb815212b9a61ab Mon Sep 17 00:00:00 2001 From: tbpgr Date: Fri, 14 Feb 2014 22:02:23 +0900 Subject: fix guide active_support_core_extensions. add Note to String#indent [ci skip] --- guides/source/active_support_core_extensions.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'guides') diff --git a/guides/source/active_support_core_extensions.md b/guides/source/active_support_core_extensions.md index 59dfefd22f..2ad09f599b 100644 --- a/guides/source/active_support_core_extensions.md +++ b/guides/source/active_support_core_extensions.md @@ -1403,6 +1403,8 @@ The third argument, `indent_empty_lines`, is a flag that says whether empty line The `indent!` method performs indentation in-place. +NOTE: Defined in `active_support/core_ext/string/indent.rb`. + ### Access #### `at(position)` -- cgit v1.2.3