From 5fc50c20874d4ae5310dc54a3727d70a1ca412b1 Mon Sep 17 00:00:00 2001 From: Abdelkader Boudih Date: Mon, 15 Dec 2014 18:11:32 +0000 Subject: fix a typo [ci skip] --- guides/source/constant_autoloading_and_reloading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/constant_autoloading_and_reloading.md b/guides/source/constant_autoloading_and_reloading.md index 5cd62c22a8..9c0f9f58fc 100644 --- a/guides/source/constant_autoloading_and_reloading.md +++ b/guides/source/constant_autoloading_and_reloading.md @@ -539,7 +539,7 @@ role.rb modulus some additional directory lookups we are going to cover soon. -INFO. 'Constant::Name'.underscore gives the relative path without extension of +INFO. `'Constant::Name'.underscore` gives the relative path without extension of the file name where `Constant::Name` is expected to be defined. Let's see how does Rails autoload the `Post` constant in the `PostsController` -- cgit v1.2.3