From 1b3dec2f8c7feef1ddceacd26f2a009a7890e5ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juli=C3=A1n=20Pinz=C3=B3n?= Date: Wed, 27 Mar 2019 08:14:50 -0500 Subject: [PATCH] Update chapter_3.rb --- code_examples/chapter_3.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/code_examples/chapter_3.rb b/code_examples/chapter_3.rb index ada5e34..6b06566 100644 --- a/code_examples/chapter_3.rb +++ b/code_examples/chapter_3.rb @@ -178,3 +178,4 @@ def self.gear(args) end +# Managing Dependency direction