mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Revert "Edited railties/guides/source/active_support_core_extensions.textile via GitHub"
Reason: The original sentence is correct. Please note the guide
covers the stable version of Active Support.
This reverts commit 5265650d51.
This commit is contained in:
@@ -20,7 +20,7 @@ Thus, after a simple require like:
|
||||
require 'active_support'
|
||||
</ruby>
|
||||
|
||||
objects begin responding to +blank?+. Let's see how to load only its definition.
|
||||
objects do not even respond to +blank?+. Let's see how to load its definition.
|
||||
|
||||
h5. Cherry-picking a Definition
|
||||
|
||||
|
||||
Reference in New Issue
Block a user